stack

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

AdminTypes.CompanyLocationRevokeRolesPayload interface

Return type for companyLocationRevokeRoles mutation.

Signature:

export interface CompanyLocationRevokeRolesPayload 

Properties

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