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