optics-agent : Apollo Optics Agent for GraphQL-js. You can installing optics-agent npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install optics-agent $ sudo npm install -g optics-agent
If want to update the optics-agent package execute the command as below,
$ sudo npm update optics-agent
Update package globally,
$ npm install -g optics-agent
$ sudo git clone https://github.com/rektide/optics-agent.git
$ sudo npm install -g ./optics-agent
optics-agent@1.1.9 /usr/lib/node_modules/optics-agent
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall optics-agent
Package Name | optics-agent |
Version | 1.1.9 |
Description | Apollo Optics Agent for GraphQL-js |
Released Date | 2017-11-08T17:02:19.796Z |
Published by | mdg |
How to Learn | https://www.npmjs.com/package/optics-agent/tutorial |