Hi All,
In GraphQL API documentation we don’t see any reference for filter operators and we can see only filtering using arguments.
Is there any filter operators supported by monday.com GraphQL or not if supported kindly share the reference link for documents along with some working examples.
Regards,
Prashanth
Hello @prasmadd!
Which operators are you referring to particularly?
Cheers,
Matias
Hi @Matias.Monday
I am looking for operators like and, or, greater than, less than, starts with, contains etc.
Regards,
Prashanth
Hello @prasmadd !
Our API does not support these operators.
The parameters you see in the documentation are the ones available for sorting and filtering.
Cheers,
Matias