Home > @infiniteobjects/shopify-data-manager > AdminTypes > FulfillmentTrackingInfoUpdateV2Payload
Return type for fulfillmentTrackingInfoUpdateV2 mutation.
Signature:
export interface FulfillmentTrackingInfoUpdateV2Payload
| 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. |