createPriceBookEntry
Assign pricing plan to price book
This page contains
Arguments
input CreatePriceBookEntryInput! | Attributes to create a price book entry for a plan |
Return Fields
priceBookEntry PriceBookEntry | Price book entry details |
userErrors [CreatePriceBookEntryError!] | Error details while creating price book entry |
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.