TagEdge
An edge in a Tag connection.
type TagEdge {
cursor: String!
node: Tag!
}
Fields
TagEdge.cursor ● String! non-null scalar
TagEdge.node ● Tag! non-null object
Member Of
TagConnection object