Skip to main content
Anchor to FulfillmentTrackingInfoUpdateV2Payload

FulfillmentTrackingInfoUpdateV2Payload

payload

Return type for fulfillmentTrackingInfoUpdateV2 mutation.

•Fulfillment

The updated fulfillment with tracking information.

•[UserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation
Deprecated

Arguments

•ID!
required

The ID of the fulfillment.

•FulfillmentTrackingInput!
required

The tracking input for the mutation, including tracking URL, number, and company.

•Boolean

Whether the customer will be notified of this update and future updates for the fulfillment. If this field is left blank, then notifications won't be sent to the customer when the fulfillment is updated.



Was this section helpful?