stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CompanyContactAssignRolesPayload

AdminTypes.CompanyContactAssignRolesPayload interface

Return type for companyContactAssignRoles mutation.

Signature:

export interface CompanyContactAssignRolesPayload 

Properties

Property Modifiers Type Description
roleAssignments?   Maybe<Array<CompanyContactRoleAssignment>> (Optional) A list of newly created assignments of company contacts to a company location.
userErrors   Array<BusinessCustomerUserError> The list of errors that occurred from executing the mutation.