Skip to content
Last update: April 11, 2024

QuoteConnection object

The QuoteConnection 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 .