Open cdiaz opened 9 months ago
I want to be able to use the @graphql-tools to load definitions from files, or code, or just be able to merge multiple definitions and pass them as, Source, DocumentNode, GraphQLSchema, DefinitionNode etc. Accepting only string limits us
https://github.com/elysiajs/elysia-graphql-yoga/blob/f47ec0ee5524679af635399e2138c6b29160a8cf/src/index.ts#L91
I want to be able to use the @graphql-tools to load definitions from files, or code, or just be able to merge multiple definitions and pass them as, Source, DocumentNode, GraphQLSchema, DefinitionNode etc. Accepting only string limits us
https://github.com/elysiajs/elysia-graphql-yoga/blob/f47ec0ee5524679af635399e2138c6b29160a8cf/src/index.ts#L91