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

import data to mongodb via graphql #15

Open
atherdon opened this issue Jan 15, 2019 · 2 comments
Open

import data to mongodb via graphql #15

atherdon opened this issue Jan 15, 2019 · 2 comments

Comments

@atherdon
Copy link
Member

i'm curious to know if we have some way to 'migrate' data(different from graphQL migration) from js arrays into database. i'm pretty sure that gql eco-system have some cool plugin that can save us time

@nadaa
Copy link
Contributor

nadaa commented Jan 15, 2019

Or the opposite, if MongoDB schemas are already built, instead of replicating the types manually in graphql. I will check this.

@atherdon
Copy link
Member Author

an opposite way wouldn't work because while we will adjust/evolve our DB schema - we'll re-fill the database

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

No branches or pull requests

2 participants