deletePriceBookCondition

Delete price book condition

This page contains

    Authorization Rules

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

    Scopes

    ROLE_CHANNEL_ADMIN

    Arguments

    input DeletePriceBookConditionInput!

    Attributes to delete price book condition

    DeletePriceBookConditionInput fields

    id ID!

    Unique identifier of price book condition

    deletedBy String!

    Email id of user deleting price book condition

    Return Fields

    success Boolean

    Delete price book condition action result

    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.