0.0.3 • Published 6 years ago

ignite-magic-graphql v0.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

ignite-magic-graphql

Add some graphql magic :sparkles: to your ignite project.

This plugin adds support for apollo client @ v2.1 through apollo-boost and react-apollo.

ignite add ignite-magic-graphql

Generators

Generators take two parameters:

  • name - the name of the component file you want to generate
  • domain - for bowser-esque boilerplates. This the directory where your component is located, minus the .src/views/ path. For all other boilerplates, this will default to ./App/Components/.

You can change the component location in the ignite.json file.

with that read, you should be able to: ignite g....

  query <name> <domain>
  mutation <name> <domain>  

and have some fun. Enjoy!

FAQ

  • I'm curious about the modules that are installed. Is there a list? This way, please.

License

MIT Justin Lane 2018.