dotansimha / dotansimha/graphql-code-generator

export `defineConfig` function

Open
#9,469 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
11.3k
Forks
1.4k
Avg merge
1d 1h
Merged PRs (30d)
23

Description

### Is your feature request related to a problem? Please describe.

as an alternative to `type CodegenConfig`

### Describe the solution you'd like

```ts
import { defineConfig } from '@graphql-codegen/cli'

export default defineConfig({
// your config
})
```

### Describe alternatives you've considered

_No response_

### Is your feature request related to a problem? Please describe.

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.