ciphyr

1.0.4 • Public • Published

What is this?

Monitor and log all your GraphQL queries with ease. Beta: only working with Apollo Server.

Installation

npm i ciphyr --save npm i @apollo/server

Then...

import { ciphyrPlugin } from 'ciphyr';

const server = new ApolloServer({
    plugins: [ciphyrPlugin]
});

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.4
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.4
    4
  • 1.0.3
    0
  • 1.0.2
    0
  • 1.0.1
    0

Package Sidebar

Install

npm i ciphyr

Weekly Downloads

4

Version

1.0.4

License

MIT

Unpacked Size

7.21 kB

Total Files

6

Last publish

Collaborators

  • ciphyr