CreateQuoteVersionInput
Input for creating a new quote version
This page contains
Fields
| name String | Optional name for the quote version |
| createdBy QuoteVersionCreatedByInput PREVIEW | User who is creating the quote version |
| source QuoteVersionSourceInput! PREVIEW | Source entity to create the version from |
Mutations for CreateQuoteVersionInput
| createQuoteVersion PREVIEW | Create a new quote version from a source entity |