CategoryConnection
The connection type for Category.
Fields
edges (
[CategoryEdge!]!
)
A list of edges.
nodes (
[Category!]!
)
A list of nodes.
pageInfo (
PageInfo!
)
Information to aid in pagination.
totalNodes (
Int!
)