0.1.2 • Published 5 years ago

add-graphiql-to-amplify-api v0.1.2

Weekly downloads
4
License
ISC
Repository
github
Last release
5 years ago

Add GraphiQL to an app with AWS Amplify API

npx add-graphiql-to-amplify-api

? Source Directory Path ( path to aws-exports.js ) :  ./src/
? Graphiql Directory Path ( output code path ) :  ./graphiql/
  • Starts a server on localhost:1234 with graphiql
  • Adds graphiql script in package.json to run the app
  • Adds simple extendable code to run it.

Afterwards you can run npm run graphiql at any time to run it

0.1.2

5 years ago

0.1.0

5 years ago