Melvin Pacheco
09/03/2020, 7:29 PMtypeDefs: 'src/schema.graphql',
just a string path, however, I need to also add this schema
const { schema, resolvers } = gapiToGraphQL({ gapiAsJsonSchema: YouTubeAPI })
how can I combine them?
thanks in advanceRyan
09/04/2020, 7:49 AMMelvin Pacheco
09/04/2020, 11:43 AM# import * from './generated/prisma.graphql'
^
SyntaxError: Invalid or unexpected token
at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)