Last update:
June 10, 2024
approveQuoteRequest mutation¶
This mutation approves a quote request.
Arguments¶
The ApproveQuoteCommandType!
represents the input required to approve a quote request.
Field | Description |
---|---|
quoteId String! |
The Id of the quote request to be approved. |
Possible returns¶
Possible return | Description |
---|---|
ApproveQuoteResultType |
Information about the approval result. |