Azure / Azure/data-api-builder
Feature parity for Filter on REST and GraphQL
Abierto
- Lenguaje dominante
- C#
- Estrellas
- 1.5k
- Forks
- 370
- Merge medio
- 3 d 22 h
- PR fusionados (30 d)
- 9
Descripción
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?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.