graphql-engine
https://github.com/hasura/graphql-engine
TypeScript
Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported42 Subscribers
View all SubscribersAdd a CodeTriage badge to graphql-engine
Help out
- Issues
- Auth: Forward custom http headers from auth endpoint (webhook) in the response
- Server: Naming convention should not change casing of custom enum values
- Server: Subscriptions don't play well with large datasets due to use of prepared statements
- server/bug: conflicts on tables that are already tracked should not cause the server to fail
- bug: `update_many` feature can prevent startup on table name conflict
- Observability: Adding more information to traces
- Metadata: Allow setting pro metadata in OSS
- Console: Distinguish between different environments clearly
- Server: Ability to use `current_setting('hasura.user')` in Views
- Auth/Actions: Allow defining bool expression checks in action permissions
- Docs
- TypeScript not yet supported