Skip to content
Last update: September 14, 2023

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 .