stack

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

AdminTypes.FulfillmentTrackingInfoUpdateV2Payload interface

Return type for fulfillmentTrackingInfoUpdateV2 mutation.

Signature:

export interface FulfillmentTrackingInfoUpdateV2Payload 

Properties

Property Modifiers Type Description
fulfillment?   Maybe<Fulfillment> (Optional) The updated fulfillment with tracking information.
userErrors   Array<UserError> The list of errors that occurred from executing the mutation.