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

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

Public Member Functions

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

Detailed Description

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

Constructor & Destructor Documentation

◆ MoneyV2edgeQuery()

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

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

Member Function Documentation

◆ cursor()

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

A cursor for use in pagination.

◆ node()

MoneyV2edgeQuery Shopify.Unity.GraphQL.MoneyV2edgeQuery.node ( MoneyV2Delegate  buildQuery)
inline

The item at the end of MoneyV2Edge.


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