addQuoteVersionComment
Add a comment to a quote version source
This page contains
Arguments
| input AddQuoteVersionCommentInput! PREVIEW |
Return Fields
| comment QuoteVersionComment PREVIEW | Created comment (null if creation failed) |
| userErrors [AddQuoteVersionCommentError!] PREVIEW | Errors that prevented comment creation |
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.
AddQuoteVersionCommentInput fields
Source entity ID to attach the comment to
Comment message content
Source type (defaults to QUOTE)