Anchor to inventoryItemUpdateinventory
inventory Item Update
mutation
Requires access scope. Also: The user must have a permission to update an inventory item.
Updates an inventory item.
Anchor to Arguments
Arguments
- •ID!required
The ID of the inventory item to update.
- Anchor to inputinput•Inventory
Item Input!required
Was this section helpful?
- Anchor to inventoryIteminventory•
Item The inventory item that was updated.
- Anchor to userErrorsuser•
Errors [UserError!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?