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

Feature/add-mock-mutations #27

Conversation

alex-damian-negru
Copy link
Contributor

@alex-damian-negru alex-damian-negru commented Jun 26, 2021

What does it fix?

Closes #14 & #15

How has it been tested?

  • With Insomnia, introspect the schema on http://localhost:5000/graphql
  • Query the mutations with random variables

@alex-damian-negru alex-damian-negru marked this pull request as draft June 26, 2021 13:06
@alex-damian-negru
Copy link
Contributor Author

Will split this up in separate PRs, one for each of the three issues (e.g. see #31).

@alex-damian-negru alex-damian-negru deleted the feature/add-mock-mutations branch July 4, 2021 16:33
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.

Implement the lessonSave mutation resolver
1 participant