Inventory Bin Upsert Payload
Return type for mutation.
Anchor to FieldsFields
- inventoryBins ([InventoryBin!])
- userErrors ([InventoryBinUpsertUserError!]!)
- Anchor to inventoryBinsinventory•[Inventory
Bins Bin!] The list of inventory bins that were created or updated.
- Anchor to userErrorsuser•[Inventory
Errors Bin Upsert User Error!]! non-null The list of errors that occurred from executing the mutation.
Anchor to Mutations with this payloadMutations with this payload
- inventoryBinUpsert (InventoryBinUpsertPayload)
- •mutation
Creates or updates bins at a given location.
NoteThis mutation is available only in the unstable API version and to development stores that have enabled the Physical inventory feature preview.
Note:This mutation is available only in the unstable API version and to development stores that have enabled the Physical inventory feature preview.
Note: This mutation is available only in the unstable API version and to development stores that have enabled the <a href="https://shopify.dev/changelog/physical-inventory-feature-preview">Physical inventory feature preview</a>.
- Anchor to inventoryBinsinventory•[Inventory
Bins Bin Input!]! required The list of inventory bins to create or update at the given location.
- Anchor to locationIdlocation•ID!
Id required The ID of the location where these inventory bins reside.
Arguments