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

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

Public Member Functions

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

Detailed Description

An auto-generated type for paginating through multiple Blogs.

Constructor & Destructor Documentation

◆ BlogConnectionQuery()

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

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

Member Function Documentation

◆ edges()

BlogConnectionQuery Shopify.Unity.GraphQL.BlogConnectionQuery.edges ( BlogEdgeDelegate  buildQuery)
inline

A list of edges.

◆ pageInfo()

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

Information to aid in pagination.


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