Home > @infiniteobjects/shopify-data-manager > AdminTypes > CompanyContactRevokeRolePayload
Return type for companyContactRevokeRole mutation.
Signature:
export interface CompanyContactRevokeRolePayload
| Property | Modifiers | Type | Description |
|---|---|---|---|
| revokedCompanyContactRoleAssignmentId? | Maybe<Scalars[‘ID’][‘output’]> | (Optional) The role assignment that was revoked. | |
| userErrors | Array<BusinessCustomerUserError> | The list of errors that occurred from executing the mutation. |