Rollups APIsFrontend APIsGraphQL APIFiltersInputFilterOn this pageInputFilterFilter object to restrict results depending on input propertiesinput InputFilter { indexLowerThan: Int indexGreaterThan: Int}FieldsNameTypeDescriptionindexLowerThanIntFilter only inputs with index lower than a given valueindexGreaterThanIntFilter only inputs with index greater than a given value