an interactive wizard that allows you to create data models and import data based on a JSON file. The wizard suggests a data model including relations, allows to include or exclude fields, transform methods and more.
a programmatic import feature using an API
Yes! I have this need at the moment. Would love to be able to upload a CSV.
+1. CSV import would be incredibly useful
We're preparing a new import feature for the graphcool CLI, so stay tuned 🙌 progress can be tracked in this PR. Thanks to everyone involved!
Any chance also an import of schema?
Can you elaborate on that one @tdekoekkoek? With the graphcool CLI you already can create or modify an project based on an SDL schema file.
Ok. I wasn't aware of that. I will check it out. I searched for import
schema in the docs and couldn't find it.
On Wed, Jul 12, 2017 at 9:17 AM, Nilan Marktanner notifications@github.com
wrote:
Can you elaborate on that one @tdekoekkoek
https://github.com/tdekoekkoek? With the graphcool CLI you already can
create or modify an project based on an SDL schema file
https://www.graph.cool/docs/reference/cli/project-files-ow2yei7mew/.—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/graphcool/feature-requests/issues/92#issuecomment-314765985,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABFUpeLGmmNYIq7-k28-s7BjleuvFth6ks5sNMdogaJpZM4L7BPP
.
--
Trevor de Koekkoek
http://sincere.ly/tdekoekkoek
That PR seems to be gone? @marktani
All the links on this feed are dead, folks. Any update on importing json?
@idkjs While this functionality is not yet available directly from Graphcool, you can use this library to import JSON/CSV data: https://github.com/neo4j-graphql/graphql-cli-load
See #1299
Closing in favor of #1410.
This has now been released in the latest version of graphcool-framework and the latest developer preview of Graphcool 1.0 🎉
Most helpful comment
We're preparing a new import feature for the
graphcoolCLI, so stay tuned 🙌 progress can be tracked in this PR. Thanks to everyone involved!