OBJECT

ProtocolPolicyGroup

link GraphQL Schema definition

  • type ProtocolPolicyGroup {
  • # Protocol
  • group: ProtocolGroup
  • # Is not group (invert the group's result)
  • negate: Boolean!
  • }