AddQuoteItemsInput
Input for adding items to a quote
This page contains
Fields
| quoteId ID! | Quote to add items to |
| items [CreateQuoteItemInput!]! PREVIEW | Items to add |
Mutations for AddQuoteItemsInput
| addQuoteItems PREVIEW | Add items to a quote |
Input for adding items to a quote
| quoteId ID! | Quote to add items to |
| items [CreateQuoteItemInput!]! PREVIEW | Items to add |
| addQuoteItems PREVIEW | Add items to a quote |