Skip to main content
Log inSign up
mutation

Requires write_inventory access scope. Also: The user must have a permission to update an inventory item.

Updates an inventory item.

•
ID!required

The ID of the inventory item to update.

•

The input fields that update an inventoryItem.


Was this section helpful?

Anchor to InventoryItemUpdatePayload returnsInventoryItemUpdatePayload returns

•

The inventory item that was updated.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?