GraphQL API
Organization API
Organization / Types/ object

TagEdge

An edge that contains a node of type Tag and a cursor.

Fields

2 fields
cursorString!

A unique cursor that can be used for pagination.

createdAtDateTimeTz!

When the tag was created.

idID!

Unique primary key.

nameString!

Name of the tag.

updatedAtDateTimeTz!

When the tag was last updated.