UNPKG

@clickpick/cra-template-vkma

Version:

The base VKMA template for Create React App.

22 lines (21 loc) 502 B
overwrite: true schema: https://host: headers: Authorization: 'VK sign' documents: './src/graphql/*.ts' generates: src/generated/graphql.tsx: plugins: - 'typescript' - 'typescript-operations' - '@mntm/graphql-codegen' config: useTypeImports: true skipDocumentsValidation: true flattenGeneratedTypes: true experimentalFragmentVariables: true minify: true pureMagicComment: true noExport: false documentMode: string