CreateQuoteStatusPayload
No description
type CreateQuoteStatusPayload {
quoteStatus: QuoteStatus
}
Fields
CreateQuoteStatusPayload.quoteStatus
● QuoteStatus
object
Returned by
createQuoteStatus
mutation