Azure / Azure/data-api-builder
Feature parity for Filter on REST and GraphQL
Aperta
- Lingua principale
- C#
- Stelle
- 1.5k
- Fork
- 370
- Merge medio
- 3g 22h
- PR unite (30g)
- 9
Descrizione
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?
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.