Anchor to InventoryBinDeletePayloadInventory
payloadInventory Bin Delete Payload
Return type for mutation.
Anchor to FieldsFields
- 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.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- 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?