TagEdge
Last updated
Was this helpful?
The edge type for TagConnection
type TagEdge {
cursor: String
node: Tag!
}String scalarThe cursor of this item for pagination.
Tag! non-null objectThe actual tag.
TagConnection object
Last updated
Was this helpful?
Was this helpful?