deleteInventory

Delete an inventory record

This page contains

    Authorization Rules

    This request requires authorization with at least one of the following scopes:

    Scopes

    ROLE_DEVELOPER

    Arguments

    input DeleteInventoryInput!

    DeleteInventoryInput fields

    id ID!

    The Inventory ID to delete

    Return Fields

    deletedId ID

    The deleted inventory Id

    Interactive example

    This is an example mutation query. Use the embedded interactive tool below to edit the query.

    Hint: use Ctrl + Space for autocompleting fields.