Inventory Bin Upsert User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- code (InventoryBinUpsertUserErrorCode)
- field ([String!])
- message (String!)
- Anchor to codecode•Inventory
Bin Upsert User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Anchor to MutationsMutations
- 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