--- title: InventoryShipmentSetTrackingPayload - GraphQL Admin description: Return type for `inventoryShipmentSetTracking` mutation. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/inventoryshipmentsettrackingpayload md: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/inventoryshipmentsettrackingpayload.md --- # Inventory​Shipment​Set​Tracking​Payload payload Return type for `inventoryShipmentSetTracking` mutation. ## Fields * inventory​Shipment [Inventory​Shipment](https://shopify.dev/docs/api/admin-graphql/unstable/objects/InventoryShipment) The inventory shipment with the edited tracking info. * user​Errors [\[Inventory​Shipment​Set​Tracking​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/objects/InventoryShipmentSetTrackingUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [inventory​Shipment​Set​Tracking](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/inventoryShipmentSetTracking) mutation Edits the tracking info on an inventory shipment. *** ## Map ### Mutations with this payload * [inventory​Shipment​Set​Tracking](https://shopify.dev/docs/api/admin-graphql/unstable/types/inventoryShipmentSetTracking)