OBJECT
NonNullQuoteRequestValue
link GraphQL Schema definition
- type NonNullQuoteRequestValue {
- # Requires access to given quote request
- : QuoteRequest!
- }
OBJECT
- type NonNullQuoteRequestValue {
- # Requires access to given quote request
- : QuoteRequest!
- }