AlertObjectInput

GraphQL schema definition

  • type AlertObjectInput {
  • code: ID!
  • isInclusive: Boolean!
  • }

Fields