Shopify SDK for Unity
Public Member Functions | List of all members
Shopify.Unity.GraphQL.ProductPriceRangeConnectionQuery Class Reference

An auto-generated type for paginating through multiple ProductPriceRanges. More...

Public Member Functions

 ProductPriceRangeConnectionQuery (StringBuilder query)
 ProductPriceRangeConnectionQuery is used to build queries. Typically ProductPriceRangeConnectionQuery will not be used directly but instead will be used when building queries from either QueryRootQuery or MutationQuery. More...
 
ProductPriceRangeConnectionQuery edges (ProductPriceRangeEdgeDelegate buildQuery)
 A list of edges. More...
 
ProductPriceRangeConnectionQuery pageInfo (PageInfoDelegate buildQuery)
 Information to aid in pagination. More...
 

Detailed Description

An auto-generated type for paginating through multiple ProductPriceRanges.

Constructor & Destructor Documentation

◆ ProductPriceRangeConnectionQuery()

Shopify.Unity.GraphQL.ProductPriceRangeConnectionQuery.ProductPriceRangeConnectionQuery ( StringBuilder  query)
inline

ProductPriceRangeConnectionQuery is used to build queries. Typically ProductPriceRangeConnectionQuery will not be used directly but instead will be used when building queries from either QueryRootQuery or MutationQuery.

Member Function Documentation

◆ edges()

ProductPriceRangeConnectionQuery Shopify.Unity.GraphQL.ProductPriceRangeConnectionQuery.edges ( ProductPriceRangeEdgeDelegate  buildQuery)
inline

A list of edges.

◆ pageInfo()

ProductPriceRangeConnectionQuery Shopify.Unity.GraphQL.ProductPriceRangeConnectionQuery.pageInfo ( PageInfoDelegate  buildQuery)
inline

Information to aid in pagination.


The documentation for this class was generated from the following file: