Skip to content

Issues: hasura/graphql-engine

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

update nested object a/api/graphql c/server Related to server k/enhancement New feature or improve an existing feature p/high candidate for being included in the upcoming sprint s/triaged This has been reviewed by Hasura t/native-dbs triage/4-rfc-published The RFC is published and comments are requested
#1573 opened Feb 7, 2019 by venelin-mihaylov
Feature Request: Support graphql union types a/api/graphql c/actions Related to actions c/server Related to server c/v3-engine V3 Metadata and Engine k/enhancement New feature or improve an existing feature k/ideas Discuss new ideas / pre-proposals / roadmap s/triaged This has been reviewed by Hasura v3
#2311 opened Jun 1, 2019 by heyrict
actions: Allow to reuse already existing types c/v3-engine V3 Metadata and Engine k/enhancement New feature or improve an existing feature k/v3-alpha To be supported in DDN Alpha v3
#5001 opened Jun 6, 2020 by xzilja
Feature request: Client side data encryption by Hasura a/security c/server Related to server c/v3-ndc-postgres Data connector for PostgreSQL k/enhancement New feature or improve an existing feature k/ideas Discuss new ideas / pre-proposals / roadmap t/native-dbs v3
#1204 opened Dec 13, 2018 by marco-fp
support subscriptions on remote schemas a/api/graphql c/docs Related to docs c/server Related to server e/intermediate can be wrapped up in a week k/enhancement New feature or improve an existing feature s/docs-is-actioned Issues that have been actioned in some way for documentation t/gql-services triage/2-needs-rfc This feature needs to be spec'd out
#1599 opened Feb 13, 2019 by dsandip
filters for event triggers or conditional triggers a/eventing/data-triggers a/eventing c/server Related to server k/enhancement New feature or improve an existing feature s/triaged This has been reviewed by Hasura t/gql-services triage/2-needs-rfc This feature needs to be spec'd out
#1241 opened Dec 19, 2018 by wawhal
Support for marking fields as deprecated a/api c/server Related to server k/enhancement New feature or improve an existing feature p/high candidate for being included in the upcoming sprint t/product-platform
#2695 opened Aug 8, 2019 by lorenzo
Allow Relationship Data to be Used in Triggers a/eventing/data-triggers c/server Related to server k/enhancement New feature or improve an existing feature k/ideas Discuss new ideas / pre-proposals / roadmap s/triaged This has been reviewed by Hasura t/gql-services v2
#1175 opened Dec 10, 2018 by chunsli
Feature Request: Rate limiting and Scoring a/security c/server Related to server k/enhancement New feature or improve an existing feature k/ideas Discuss new ideas / pre-proposals / roadmap s/triaged This has been reviewed by Hasura
#2151 opened May 9, 2019 by ozum
API versioning or adding support for deprecating parts of the GraphQL schema a/api c/server Related to server k/enhancement New feature or improve an existing feature triage/2-needs-rfc This feature needs to be spec'd out
#2943 opened Sep 26, 2019 by lidorcg
Dark mode for console? c/console Related to console c/v3-console k/enhancement New feature or improve an existing feature k/v3-alpha To be supported in DDN Alpha v3
#3184 opened Oct 19, 2019 by joshuarobs
Allow whitelisted session variables to be passed through HTTP headers a/authn Issues related to "authentication" and capturing session claims from an API call c/server Related to server c/v3-engine V3 Metadata and Engine iteration k/enhancement New feature or improve an existing feature s/triaged This has been reviewed by Hasura t/gql-services v3
#1601 opened Feb 13, 2019 by lanthaler
Support multipart file uploads through remote schema a/api/graphql c/server Related to server k/enhancement New feature or improve an existing feature k/ideas Discuss new ideas / pre-proposals / roadmap t/gql-services
#2419 opened Jun 22, 2019 by AkshayCloudAnalogy
Allow sorting by computed fields a/api/graphql c/server Related to server k/enhancement New feature or improve an existing feature p/longterm Low priority issues that will be picked up based on user feedback or bandwidth t/data-connectors t/native-dbs
#4356 opened Apr 9, 2020 by vivekkannavenus
reuse enum types in actions a/api/graphql c/actions Related to actions c/server Related to server k/enhancement New feature or improve an existing feature p/medium non-urgent issues/features that are candidates for being included in one of the upcoming sprints team-blaam/handover triage/2-needs-rfc This feature needs to be spec'd out
#4513 opened Apr 22, 2020 by danielkcz
provide more information in the logs when insert check constraint fails a/authz Issues related to "authorization" and the policy engine after session claims are procesed c/server Related to server k/enhancement New feature or improve an existing feature p/medium non-urgent issues/features that are candidates for being included in one of the upcoming sprints s/triaged This has been reviewed by Hasura
#1649 opened Feb 22, 2019 by 0x777
support for graphql multipart request spec a/api c/server Related to server c/v3-engine V3 Metadata and Engine k/enhancement New feature or improve an existing feature p/medium non-urgent issues/features that are candidates for being included in one of the upcoming sprints v3
#1326 opened Jan 7, 2019 by 0x777
Support for semantic date queries a/api/graphql c/server Related to server c/v3-ndc-postgres Data connector for PostgreSQL e/intermediate can be wrapped up in a week k/enhancement New feature or improve an existing feature k/ideas Discuss new ideas / pre-proposals / roadmap v3
#2699 opened Aug 8, 2019 by cthurston
Implement protobuf and/or grpc output a/performance k/enhancement New feature or improve an existing feature k/ideas Discuss new ideas / pre-proposals / roadmap
#3898 opened Feb 16, 2020 by sycured
Dead letter facility for event-trigger webhooks a/eventing/data-triggers a/eventing c/server Related to server k/enhancement New feature or improve an existing feature p/high candidate for being included in the upcoming sprint s/triaged This has been reviewed by Hasura t/gql-services triage/2-needs-rfc This feature needs to be spec'd out
#2097 opened Apr 30, 2019 by mike-thompson-day8
CSRF mitigation with JWT and cookie a/authn Issues related to "authentication" and capturing session claims from an API call c/server Related to server k/enhancement New feature or improve an existing feature p/medium non-urgent issues/features that are candidates for being included in one of the upcoming sprints s/triaged This has been reviewed by Hasura
#2205 opened May 16, 2019 by campie
Incomplete relay implementation k/enhancement New feature or improve an existing feature
#7950 opened Dec 17, 2021 by 8byr0
2 of 8 tasks
[Feature request] Allow mutations to update to a specific JSONB path a/api/graphql c/server Related to server k/enhancement New feature or improve an existing feature
#2793 opened Aug 28, 2019 by calvinl
Hasura doesn't show RAISE EXCEPTION message from postgres function a/data/postgres c/docs Related to docs c/server Related to server k/enhancement New feature or improve an existing feature p/high candidate for being included in the upcoming sprint t/native-dbs triage/2-needs-rfc This feature needs to be spec'd out
#2599 opened Jul 25, 2019 by pronevich
ProTip! Find all open issues with in progress development work with linked:pr.