Home > @infiniteobjects/shopify-data-manager > AdminTypes > CompanyContactAssignRolePayload
Return type for companyContactAssignRole
mutation.
Signature:
export interface CompanyContactAssignRolePayload
Property | Modifiers | Type | Description |
---|---|---|---|
companyContactRoleAssignment? | Maybe<CompanyContactRoleAssignment> | (Optional) The company contact role assignment. | |
userErrors | Array<BusinessCustomerUserError> | The list of errors that occurred from executing the mutation. |