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

✨ Add GraphQL Support #179

Open
1 task done
keithrfung opened this issue Nov 23, 2021 · 3 comments
Open
1 task done

✨ Add GraphQL Support #179

keithrfung opened this issue Nov 23, 2021 · 3 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@keithrfung
Copy link
Collaborator

Is there an existing issue for this?

  • I have searched the existing issues

Suggestion

Graph QL could assist in making a couple queries simpler for users.

The system uses Fast API so the expectation would be to follow the recommendations here
https://fastapi.tiangolo.com/advanced/graphql/

This issue is simply to integrate graphql and show some type of validation that a query is functioning as expected. A good example would be a screenshot. This should also work with the authentication for guardians and admins that was recently added.

Possible Implementation

No response

Anything else?

No response

@keithrfung keithrfung added enhancement New feature or request help wanted Extra attention is needed labels Nov 23, 2021
@gagandeepp
Copy link

Interested in this one,please assign

@keithrfung
Copy link
Collaborator Author

@gagandeepp Take a look. Feel free.

@gagandeepp
Copy link

#184

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants