Schema Documentation
RootQueryToProductTagConnection
Description
Connection between the RootQuery type and the productTag type
Fields
Field Name | Description |
---|---|
edges - [RootQueryToProductTagConnectionEdge!]! | Edges for the RootQueryToProductTagConnection connection |
nodes - [ProductTag!]! | The nodes of the connection, without the edges |
pageInfo - RootQueryToProductTagConnectionPageInfo! | Information about pagination in a connection. |
Example
{"edges":[RootQueryToProductTagConnectionEdge],"nodes":[ProductTag],"pageInfo":RootQueryToProductTagConnectionPageInfo}