Skip to main content
Anchor to InventoryBinUpsertUserError

InventoryBinUpsertUserError

object

An error that occurs during the execution of InventoryBinUpsert.

•InventoryBinUpsertUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

•mutation

Creates or updates bins at a given location.


Note

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


Arguments

•[InventoryBinInput!]!
required

The list of inventory bins to create or update at the given location.

•ID!
required

The ID of the location where these inventory bins reside.



Was this section helpful?


Was this section helpful?