I would love to be able to filter the queries sent to the api. A very basic example would include support for the following: JsonApitDotNetCore. Which would include the following:
?filter[attribute]=eq:value
?filter[attribute]=ne:value
?filter[attribute]=lt:value
?filter[attribute]=gt:value
?filter[attribute]=le:value
?filter[attribute]=ge:value
?filter[attribute]=like:value
?filter[attribute]=in:value
I would love to be able to filter the queries sent to the api. A very basic example would include support for the following: JsonApitDotNetCore. Which would include the following: