Skip to content
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

[WIP] Feature/graphql reader #8

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

matthewpeterkort
Copy link
Collaborator

@matthewpeterkort matthewpeterkort commented Dec 17, 2024

This PR creates a gen3 integrated graphql reader endpoint for grip leveraging a FHIR based graphql schema and gqlgen golang library

  • Integration with Grip, support for basic queries with graphql sandbox and curl
  • Support for advanced queries using As and Select
  • Adds render support with predictable response format
  • Gen3 auth integration auto filters based on projects that user has read access to
  • Add support for basic and advanced graphql filter variables
  • Docker containerization + ci deployment working
  • Attach to Fronted-Framework query page
  • Fix graphql schema bugs from jsonschema translator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant