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

Split the graph schema file in one file per object #149

Open
davecaos opened this issue Feb 6, 2018 · 1 comment
Open

Split the graph schema file in one file per object #149

davecaos opened this issue Feb 6, 2018 · 1 comment
Assignees

Comments

@davecaos
Copy link

davecaos commented Feb 6, 2018

Add the possibility to split the graph schema in diferentes files, that files must be joined and evaluated as a singe schema file.
As @jlouis suggested , we could use a directive at top of file like package my-graphql-erlang, for example where every file that references that package will be into my-graphql-erlang.graphql

@davecaos davecaos self-assigned this Feb 6, 2018
@jlouis
Copy link
Owner

jlouis commented Jul 8, 2018

This has relevance to #183 where the type extension language is being made explicit.

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