.graphql-let.yml 195 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 schema: '**/*.graphqls' schemaEntrypoint: 'lib/type-defs.graphqls' documents: '**/*.graphql' plugins: - typescript - typescript-operations - typescript-react-apollo cacheDir: __generated__