OfferableUnionConnection

View normalized Markdown

The connection type for OfferableUnion.

graphql
type OfferableUnionConnection {
  edges: [OfferableUnionEdge]
  facets: OfferableUnionFacets
  pageInfo: PageInfo!
  totalCount: Int!
}

Fields

OfferableUnionConnection.edges · [OfferableUnionEdge] list object

A list of edges.

OfferableUnionConnection.facets · OfferableUnionFacets object

OfferableUnionConnection.pageInfo · PageInfo! non-null object

Information to aid in pagination.

OfferableUnionConnection.totalCount · Int! non-null scalar

Returned By

offersUnion query

Ready to Get Started?

Book a free demo or reach out — we’d love to hear from you.