Last update:
July 26, 2024
QuoteConnection object¶
This type is an object used to manage and retrieve quotes.
Fields¶
Field | Description |
---|---|
totalCount Int |
The total number of quotes. |
pageInfo PageInfo! |
Pagination information. |
edges [QuoteEdge] |
Connections to quotes. |
items [QuoteType] |
Individual quotes . |