Skip to content

Test Queries, Validations and Client-Side Connection #41

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

Merged
merged 14 commits into from
Jun 17, 2021
Merged

Conversation

DamiAdesola
Copy link
Member

In this pull request, the following were implemented:

  • Created validation for all models except Test. (Please review and check that it has been implemented correctly)
  • Implemented Test Question Polymorphic Types
  • Fixed GraphQL Dependencies and Added Essential Base Files

Please note a slight issue with the dependency for @apollo/client, which causes the front end not to load.

Additionally, note rubocop prevent me create sample_mca (the test multiple choice answer).

Please review all changes made and advise how to proceed.

@MathyouMB
Copy link
Member

Ok I finally figured out the graphql package issue: graphql/graphql-js#1536

I'll push something up with the fix, but youll have to reinstall your node modules

@MathyouMB MathyouMB merged commit ecbb4fc into master Jun 17, 2021
@MathyouMB MathyouMB deleted the GraphQL-Dev branch June 17, 2021 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test GraphQL Query MultipleChoiceAnswer validation Lecture Validations CourseSession Validations
2 participants