@cinder-studio/cinder-graphql
TypeScript icon, indicating that this package has built-in type declarations

1.6.0 • Public • Published

Cinder GraphQL

This is a pre-protection release the documentation is not yet complete. If you would like to contribute please contact us on github.

GraphQL tools used by Cinder Studio. Open source for others who may want to use them.

Incomplete Documentation

How to deploy to NPM

If you are not logged into npm, you will first need to log in

npm adduser

You will also need be certain that you have permission to deploy to npm

Then once you are certain you are capable of deploying you'll want to first update the patch version of the library. There are 3 possible versions of upgrading the library version:

  • npm version patch
  • npm version minor
  • npm version major

Run the command of your choosing. Then you are ready to publish:

  • npm publish

Package Sidebar

Install

npm i @cinder-studio/cinder-graphql

Weekly Downloads

2

Version

1.6.0

License

MIT

Unpacked Size

95.5 kB

Total Files

23

Last publish

Collaborators

  • ryanhornberger
  • cinder-studio-a
  • kylecinder