Inventory Count Create Payload
Return type for mutation.
Anchor to FieldsFields
- inventoryCount (InventoryCount)
- userErrors ([InventoryCountCreateUserError!]!)
- Anchor to inventoryCountinventory•Inventory
Count Count The created inventory count.
- Anchor to userErrorsuser•[Inventory
Errors Count Create User Error!]! non-null The list of errors that occurred from executing the mutation.
Anchor to Mutations with this payloadMutations with this payload
- inventoryCountCreate (InventoryCountCreatePayload)
- •mutation
Creates an inventory count for auditing and adjusting stock levels at a specific location.
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>.
- Anchor to lineItemsline•[Inventory
Items Count Line Item Input!] Default:[] Items to include in the count, each optionally with a counted quantity.
- Anchor to locationIdlocation•ID
Id The ID of the location for the count.
Arguments