Home > @infiniteobjects/shopify-data-manager > AdminTypes > MutationFulfillmentServiceUpdateArgs
The schema’s entry point for all mutation operations.
Signature:
export interface MutationFulfillmentServiceUpdateArgs
| Property | Modifiers | Type | Description |
|---|---|---|---|
| callbackUrl? | InputMaybe<Scalars[‘URL’][‘input’]> | (Optional) | |
| fulfillmentOrdersOptIn? | InputMaybe<Scalars[‘Boolean’][‘input’]> | (Optional) | |
| id | Scalars[‘ID’][‘input’] | ||
| name? | InputMaybe<Scalars[‘String’][‘input’]> | (Optional) | |
| permitsSkuSharing? | InputMaybe<Scalars[‘Boolean’][‘input’]> | (Optional) | |
| trackingSupport? | InputMaybe<Scalars[‘Boolean’][‘input’]> | (Optional) |