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

An auto-generated type which holds one ProductVariantPricePair and a cursor during pagination. More...

Public Member Functions

 ProductVariantPricePairEdgeQuery (StringBuilder query)
 ProductVariantPricePairEdgeQuery is used to build queries. Typically ProductVariantPricePairEdgeQuery will not be used directly but instead will be used when building queries from either QueryRootQuery or MutationQuery. More...
 
ProductVariantPricePairEdgeQuery cursor ()
 A cursor for use in pagination. More...
 
ProductVariantPricePairEdgeQuery node (ProductVariantPricePairDelegate buildQuery)
 The item at the end of ProductVariantPricePairEdge. More...
 

Detailed Description

An auto-generated type which holds one ProductVariantPricePair and a cursor during pagination.

Constructor & Destructor Documentation

◆ ProductVariantPricePairEdgeQuery()

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

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

Member Function Documentation

◆ cursor()

ProductVariantPricePairEdgeQuery Shopify.Unity.GraphQL.ProductVariantPricePairEdgeQuery.cursor ( )
inline

A cursor for use in pagination.

◆ node()

ProductVariantPricePairEdgeQuery Shopify.Unity.GraphQL.ProductVariantPricePairEdgeQuery.node ( ProductVariantPricePairDelegate  buildQuery)
inline

The item at the end of ProductVariantPricePairEdge.


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