lawjolla
03/28/2018, 7:48 PMmerge-graphql-schemas
and Prisma (or more generically a file loader)? It imports and merges your schemas (from file loading) and resolvers. But I don't see how it can load selected types like graphql-import, e.g. # import User from './generated/prisma.graphql
. Is there a way to combine the two?