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