OBJECT

DutyTagDefinition

link GraphQL Schema definition

  • type DutyTagDefinition {
  • tagNid: Int!
  • # Requires access to resource GRAPHQL_OPERATOR
  • operator: Operator!
  • tag: String!
  • }