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

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

Public Member Functions

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

Detailed Description

An auto-generated type for paginating through multiple ProductVariantPricePairs.

Constructor & Destructor Documentation

◆ ProductVariantPricePairConnectionQuery()

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

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

Member Function Documentation

◆ edges()

ProductVariantPricePairConnectionQuery Shopify.Unity.GraphQL.ProductVariantPricePairConnectionQuery.edges ( ProductVariantPricePairEdgeDelegate  buildQuery)
inline

A list of edges.

◆ pageInfo()

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

Information to aid in pagination.


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