stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > MutationFulfillmentTrackingInfoUpdateV2Args

AdminTypes.MutationFulfillmentTrackingInfoUpdateV2Args interface

The schema’s entry point for all mutation operations.

Signature:

export interface MutationFulfillmentTrackingInfoUpdateV2Args 

Properties

Property Modifiers Type Description
fulfillmentId   Scalars[‘ID’][‘input’]  
notifyCustomer?   InputMaybe<Scalars[‘Boolean’][‘input’]> (Optional)
trackingInfoInput   FulfillmentTrackingInput