Last update:
June 7, 2024
submitQuoteRequest mutation¶
This mutation confirms and submits quotes request.
Arguments¶
The SubmitQuoteCommandType!
represents .
Field | Description |
---|---|
quoteId String! |
The Id of the quote request to be updated. |
comment String! |
A comment associated with the submission. |
Possible returns¶
Possible return | Description |
---|---|
QuoteType |
Information about the order. |