Azure / Azure/data-api-builder
GraphQL JSON type filter options
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 9
Description
Along the lines of #882
Wanted to keep the discussions separate so I opened a separate issue, but the question remains the same. What filter options should be provide for JSON type.
E.g. Postgres has pretty good json support: https://www.postgresql.org/docs/current/functions-json.html
So we can consider adding filtering options like json-s with key "a".
Contributor guide
Research direction
Start by reading issue #882 and the PostgreSQL JSON functions documentation linked here. No implementation file, entry point, or test is named; the work would first require deciding which JSON filter options the GraphQL API should support and defining how completion would be verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, postgresql
- Domain
- api, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100