Home > @infiniteobjects/shopify-data-manager > AdminTypes > CompanyContactRevokeRolesPayload
Return type for companyContactRevokeRoles
mutation.
Signature:
export interface CompanyContactRevokeRolesPayload
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. |