stack

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

AdminTypes.CompanyContactRevokeRolesPayload interface

Return type for companyContactRevokeRoles mutation.

Signature:

export interface CompanyContactRevokeRolesPayload 

Properties

Property Modifiers Type Description
revokedRoleAssignmentIds?   Maybe<Array<Scalars[‘ID’][‘output’]>> (Optional) A list of role assignment IDs that were removed from the company contact.
userErrors   Array<BusinessCustomerUserError> The list of errors that occurred from executing the mutation.