OBJECT
type TagsEdge {# A value that can be used in subsequent requests (as the 'after' argument in the # query) that will return data that logically comes after 'cursor'.cursor: String! # Represents an individual 'Tags' entitynode: Tags }