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

Create GraphQL Mutations #19

Closed
hfagerlund opened this issue Apr 24, 2023 · 0 comments · Fixed by #22
Closed

Create GraphQL Mutations #19

hfagerlund opened this issue Apr 24, 2023 · 0 comments · Fixed by #22
Assignees

Comments

@hfagerlund
Copy link
Owner

Mutations = classes that manage insertion/deletion of models;
3 classes per model:

  • create model
  • update model
  • delete model

(Refer to dir structure in PR #13).

@hfagerlund hfagerlund self-assigned this Apr 24, 2023
@hfagerlund hfagerlund moved this to Todo in quiz_app Apr 24, 2023
@hfagerlund hfagerlund added this to the Create GraphQL API milestone Apr 24, 2023
@hfagerlund hfagerlund moved this from Todo to In Progress in quiz_app Apr 26, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in quiz_app Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant