OBJECT

TagCreateDetails

link GraphQL Schema definition

  • type TagCreateDetails {
  • # The name of the tag
  • tagName: String
  • }