ES Modules
Due to validity of .js
imports in TypeScript for ES modules you can use the flag es
to generate .js
imports
$ zeus schema.graphql ./ --es
Last updated
Was this helpful?
Due to validity of .js
imports in TypeScript for ES modules you can use the flag es
to generate .js
imports
$ zeus schema.graphql ./ --es
Last updated
Was this helpful?