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