CreatePriceBookInput
Input for creating price book
This page contains
Fields
| name String | Unique name for price book |
| description String | Description for price book |
| createdBy String! | Email id of user creating price book |
| externalSource PriceBookExternalSource PREVIEW | External source to which price book prices are associated |
Mutations for CreatePriceBookInput
| createPriceBook | Create a price book |