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