Last update:
July 26, 2024
QuoteEdge object¶
This type is an object that is used to represent an edge within a list of quotes.
Fields¶
Field | Description |
---|---|
cursor String! |
The Id representing the edge. |
node QuoteType |
The associated QuoteType object representing the quote. |