Summary
When I give execute the following command:
npx swagger-to-graphql --swagger-schema=https://petstore.swagger.io/v2/swagger.json
There is an exception thrown:
Cannot find module 'graphql'
Require stack:
- C:\Users\Vadim\AppData\Roaming\npm-cache\_npx\22428\node_modules\swagger-to-graphql\lib\index.js
- C:\Users\Vadim\AppData\Roaming\npm-cache\_npx\22428\node_modules\swagger-to-graphql\bin\swagger-to-graphql