Schema Documentation
RootQueryToCategoryConnection
Description
Connection between the RootQuery type and the category type
Fields
Field Name | Description |
---|---|
edges - [RootQueryToCategoryConnectionEdge!]! | Edges for the RootQueryToCategoryConnection connection |
nodes - [Category!]! | The nodes of the connection, without the edges |
pageInfo - RootQueryToCategoryConnectionPageInfo! | Information about pagination in a connection. |
Example
{"edges":[RootQueryToCategoryConnectionEdge],"nodes":[Category],"pageInfo":RootQueryToCategoryConnectionPageInfo}