inventory Bin Delete
Requires access scope. Also: The user must have permission to update inventory.
Deletes inventory bins.
This mutation is available only in the unstable API version and to development stores that have enabled the Physical inventory feature preview.
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>.
Arguments
- ids ([ID!]!)
- •[ID!]!required
The IDs of the inventory bins to delete.
- deletedIds ([ID!])
- userErrors ([InventoryBinDeleteUserError!]!)
- Anchor to deletedIdsdeleted•[ID!]
Ids The IDs of the inventory bins that were deleted.
- Anchor to userErrorsuser•[Inventory
Errors Bin Delete User Error!]! non-null The list of errors that occurred from executing the mutation.