INPUT_OBJECT

IntRangeFilter

link GraphQL Schema definition

  • input IntRangeFilter {
  • lte: Int
  • gte: Int
  • }