Azure / Azure/data-api-builder
Feature parity for Filter on REST and GraphQL
Ouverte
- Langage dominant
- C#
- Étoiles
- 1.5k
- Forks
- 370
- Merge moyen
- 3 j 22 h
- PR mergées (30 j)
- 9
Description
It seems that on REST the filtering option are a bit less than on GraphQL.
- GraphQL: https://github.com/Azure/data-api-builder/blob/main/docs/graphql.md#filter
- REST: https://github.com/Azure/data-api-builder/blob/main/docs/rest.md#filter
for example, REST doesn't support `contains`, `isNull`, `startsWith` and so on.
Can we make sure REST is on par with GraphQL on this?
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.