CreateOrUpdatePriceBookInput

Input for creating or updating price book

This page contains

    Fields

    id ID

    Unique identifier of price book

    author String!

    Name of the user who is creating/updating the price book

    priceBookAction PriceBookAction!

    Action enum for price book

    priceBookInput CreateOrUpdatePriceBookMetaDataInput

    Input to create or update price book metadata

    priceBookConditionInput CreateOrUpdatePriceBookConditionInput

    Input to create or update price book condition

    priceBookEntriesInput [CreateOrUpdatePriceBookEntryInput]

    Input to create or update price book entry

    Mutations for CreateOrUpdatePriceBookInput

    createOrUpdatePriceBook

    Creates new price book or updates existing price book