# InventoryShipmentSetTrackingPayload - admin - PAYLOAD Version: unstable ## Description Return type for `inventoryShipmentSetTracking` mutation. ### Access Scopes ## Fields * [inventoryShipment](/docs/api/admin/unstable/objects/InventoryShipment): InventoryShipment - The inventory shipment with the edited tracking info. * [userErrors](/docs/api/admin/unstable/objects/InventoryShipmentSetTrackingUserError): InventoryShipmentSetTrackingUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [inventoryShipmentSetTracking](/docs/api/admin/unstable/mutations/inventoryShipmentSetTracking) ## Examples