stack

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

AdminTypes.CompanyContactRevokeRolePayload interface

Return type for companyContactRevokeRole mutation.

Signature:

export interface CompanyContactRevokeRolePayload 

Properties

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.