updateQuote
Update an existing quote.
updateQuote(
input: UpdateQuoteInput!
): Quote!
Arguments
updateQuote.input
● UpdateQuoteInput!
non-null input
Type
Quote
object
Represents information about an quote.