Sign in Sign up
npm

graphql-import-node

This extension makes your NodeJS application able to import `graphql` files. It uses `require.extensions` to allow you to import/require from `.graphql` files in NodeJS environment. The imported content will be a compiled version of the GraphQL string (`D

npm View on Npm

Activity

Latest release
4y ago
Total releases
5
Cadence
~3 months
Last 12 months
0

Details

License
MIT
First release
Nov 17, 2018
Releases
Version Released
0.0.5 patch
0.0.4 patch
0.0.3 patch
0.0.2 patch
0.0.1 initial