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

Document what GraphQl is and it's role in Zot #121

Closed
bogdanbiv opened this issue Jul 28, 2022 · 1 comment
Closed

Document what GraphQl is and it's role in Zot #121

bogdanbiv opened this issue Jul 28, 2022 · 1 comment
Assignees
Labels
good first issue Good for newcomers

Comments

@bogdanbiv
Copy link

Describe the bug
A clear and concise description of what the bug is.
Document what GraphQl is and how to use it

To Reproduce
Steps to reproduce the behavior:

  1. What is GraphQl (https://graphql.org/learn/, https://www.howtographql.com/ ?)
  2. Where in Zot is GraphQl relevant?
  3. (Re)Generate schema
  4. Implement a resolver for a Query
  5. Implement a resolver for a Query with parameters?
  6. Implement a resolver for a Mutation without
  7. with / parameters?
  8. Limiting load on GraphQl apis
  9. ...
  10. Profit

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

@andaaron andaaron added the good first issue Good for newcomers label Nov 29, 2022
@andaaron andaaron transferred this issue from project-zot/zot Aug 27, 2023
@andaaron
Copy link
Contributor

Done in #135

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

No branches or pull requests

3 participants