const config = { schema: "./schema.graphql", documents: ["./lib/graphql/documents/queries.ts"], }; export default config;