IBM / openapi-to-graphql

Translate APIs described by OpenAPI Specifications (OAS) into GraphQL
https://developer.ibm.com/open/projects/openapi-to-graphql/
MIT License
1.6k stars 206 forks source link

Fix imports to work with ESM #462

Open Zn4rK opened 2 years ago

Zn4rK commented 2 years ago

Fixes https://github.com/IBM/openapi-to-graphql/issues/452

batatababa commented 1 year ago

@Alan-Cha Can you take a look at this PR?

jens1101 commented 1 year ago

Hi guys. Is there any chance to perhaps merge this PR? This package is the only reason why we're unable to migrate our project to ESM.

jrtell1 commented 1 year ago

Hey, we already have a project built with ESM, so we can't even use this until this is resolved unfortunately :/