Skip to main content
Anchor to InventoryBinDeletePayload

InventoryBinDeletePayload

payload

Return type for inventoryBinDelete mutation.

•[ID!]

The IDs of the inventory bins that were deleted.

•[InventoryBinDeleteUserError!]!
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

•mutation

Deletes inventory bins.


Note

This mutation is available only in the unstable API version and to development stores that have enabled the Physical inventory feature preview.


Arguments

•[ID!]!
required

The IDs of the inventory bins to delete.



Was this section helpful?