Schema Documentation

TagConnection

Description

Connection to tag Nodes

Fields
Field NameDescription
edges - [TagConnectionEdge!]! A list of edges (relational context) between RootQuery and connected tag Nodes
nodes - [Tag!]! A list of connected tag Nodes
pageInfo - TagConnectionPageInfo! Information about pagination in a connection.
Possible Types
TagConnection Types

PostToTagConnection

RootQueryToTagConnection

Example
{"edges":[TagConnectionEdge],"nodes":[Tag],"pageInfo":TagConnectionPageInfo}