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

Would it be possible to import graphql types from other files ? -> import * from "./generated/other_types.graphql" #428

Open
jrouaix opened this issue Jul 15, 2022 · 0 comments

Comments

@jrouaix
Copy link

jrouaix commented Jul 15, 2022

Hello,

Not all my graphql types are in one files, there is "non standard" way to import types to the schema.graphql from other files (usually generated), as shown in the Graphql Extension Gif here : https://marketplace.visualstudio.com/items?itemName=GraphQL.vscode-graphql

Would it be possible to do so with this awesome crate ?

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

1 participant