UpdateQuoteInput
Input for updating an existing quote
This page contains
Fields
| quoteId ID! | Quote ID to update |
| name String | Updated quote name |
| purchaseEffectiveDate DateTime | Updated purchase effective date |
| purchaseCustomAttributes CustomAttributeMap | Updated custom purchase attributes |
Mutations for UpdateQuoteInput
| updateQuote PREVIEW | Update existing quote |