Anchor to InventoryBinDeleteUserErrorInventory
objectInventory Bin Delete User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- code (InventoryBinDeleteUserErrorCode)
- field ([String!])
- message (String!)
- Anchor to codecode•Inventory
Bin Delete 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.
Was this section helpful?
Anchor to MutationsMutations
- inventoryBinDelete (InventoryBinDeletePayload)
- •mutation
Deletes inventory bins.
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>.
- •[ID!]!required
The IDs of the inventory bins to delete.
Arguments
- •[ID!]!
Was this section helpful?