Home > @infiniteobjects/shopify-data-manager > AdminTypes > MutationCompanyContactRevokeRolesArgs
The schema’s entry point for all mutation operations.
Signature:
export interface MutationCompanyContactRevokeRolesArgs
| Property | Modifiers | Type | Description |
|---|---|---|---|
| companyContactId | Scalars[‘ID’][‘input’] | ||
| revokeAll? | InputMaybe<Scalars[‘Boolean’][‘input’]> | (Optional) | |
| roleAssignmentIds? | InputMaybe<Array<Scalars[‘ID’][‘input’]>> | (Optional) |