roneli / fastgql

Blazing fast, instant realtime & extendable GraphQL APIs powered by gqlgen
https://www.fastgql.io/
MIT License
31 stars 4 forks source link

support schema split #38

Closed roneli closed 2 years ago

roneli commented 2 years ago

if files are split into schemas fastgql will keep the types in the original paths to all gqlgen will generate the schema in a similar fashion.