kamilkisiela / graphql-config

One configuration for all your GraphQL tools (supported by most tools, editors & IDEs)
https://the-guild.dev/graphql/config
MIT License
1.16k stars 94 forks source link

Support ESM and .mts/.cts config extensions #1281

Closed beerose closed 1 year ago

beerose commented 1 year ago

Description

This is related to issues in graphql-code-generator: https://github.com/dotansimha/graphql-code-generator/issues/8509 and https://github.com/dotansimha/graphql-code-generator/issues/8862. More context in this PR: https://github.com/dotansimha/graphql-code-generator/pull/9086, https://github.com/dotansimha/graphql-code-generator/pull/9094

Fixes # (issue)

Type of change

How Has This Been Tested?

Only manually so far. Probably need to add some tests.

Test Environment:

Checklist: