OBJECT

TagPolicyGroup

link GraphQL Schema definition

  • type TagPolicyGroup {
  • # Tag
  • group: TagGroup
  • # Is not group (invert the group's result)
  • negate: Boolean!
  • }