The filter value for "_lt" is not a valid number

177 Views Asked by At

I don't know why the variables are not valid numbers. I use flutter with graphql_flutter plugin.

Somehow I get this error message: enter image description here

The query:

enter image description here

The generated API classes:

enter image description here

enter image description here

The "service" function:

enter image description here

Function in repo:

enter image description here

The function call:

enter image description here

0

There are 0 best solutions below