Azure / Azure/data-api-builder

Feature parity for Filter on REST and GraphQL

Open
#1,380 0 comments 3 reactions 1 assignee Claimed by @aaronburtle View on GitHub
Dominant language
C#
Stars
1.5k
Forks
370
Avg merge
3d 17h
Merged PRs (30d)
8

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.