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