[Go to site: main page, start]

Skip to main content
Anchor to InventoryCountCreateUserError

InventoryCountCreateUserError

object

An error that occurs during the execution of InventoryCountCreate.

InventoryCountCreateUserErrorCode

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 an inventory count for auditing and adjusting stock levels at a specific 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

[InventoryCountLineItemInput!]
Default:[]

Items to include in the count, each optionally with a counted quantity.

ID!
required

The ID of the location for the count.



Was this section helpful?


Was this section helpful?