graphql-import-node icon indicating copy to clipboard operation
graphql-import-node copied to clipboard

Import 'graphql' files in NodeJS

Results 4 graphql-import-node issues
Sort by recently updated
recently updated
newest added

Import in node when using *.mjs doesn't work, as import doesn't use require.extensions.

Per issue laid out in https://github.com/apollographql/graphql-tag/issues/115, stringifying gql DocumentNode loose doc.loc.source property since its not enumerable anymore. Looking at the code, jest import utilizes stringification which makes it so the...

Bumps [semver](https://github.com/npm/node-semver) from 5.7.0 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.3. Changelog Sourced from y18n's changelog. 4.0.3 (2021-04-07) Bug Fixes release: 4.x.x should not enforce Node 10 (#126) (1e21a53) 4.0.1 (2020-11-30) Bug Fixes address prototype...

dependencies