deletePriceBook
Delete price book
This page contains
Arguments
input DeletePriceBookInput! | Attributes to delete a price book |
DeletePriceBookInput fields
id ID! | Unique identifier of price book |
deletedBy String! | Email id of user deleting price book |
Return Fields
success Boolean | Delete price book 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.