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

functionality for converting RootQueryType #7

Merged
merged 1 commit into from
Feb 6, 2021

Conversation

jdiorio2393
Copy link
Collaborator

Schema.js
switch

  • Created switch statement for dynamic creation of specific graphql types.

object types

  • dynamically generated fields object in RootQueryType

TODO:

  • add/fix resolvers in object types for "ref" in mongodb schema
  • add findall and findbyID functionality in RootQueryType

@stevenlabrie stevenlabrie merged commit dfac2bc into oslabs-beta:main Feb 6, 2021
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.

2 participants