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

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

Public Member Functions

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

Detailed Description

An auto-generated type for paginating through multiple Comments.

Constructor & Destructor Documentation

◆ CommentConnectionQuery()

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

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

Member Function Documentation

◆ edges()

CommentConnectionQuery Shopify.Unity.GraphQL.CommentConnectionQuery.edges ( CommentEdgeDelegate  buildQuery)
inline

A list of edges.

◆ pageInfo()

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

Information to aid in pagination.


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