ErrorCodeInput

GraphQL schema definition

  • type ErrorCodeInput {
  • code: Int!
  • isInclusive: Boolean!
  • }

Fields