GraphQL API
Organization API
Organization / Types/ object

TagCreatePayload

The response for the mutation containing the result and user errors.

Fields

2 fields
createdAtDateTimeTz!

When the tag was created.

idID!

Unique primary key.

nameString!

Name of the tag.

updatedAtDateTimeTz!

When the tag was last updated.

field[String!]
messageString!