@trepo/core

0.6.2 • Public • Published

trepo-core

GraphQL implementation of Trepo

For more information see the Trepo Spec or trepo.io.

const Trepo = require('trepo-core');

const trepo = new Trepo('my-repo');

await trepo.start();

const response = await trepo.request({
  query,
  variables,
  operationName,
});

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.6.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.6.2
    0
  • 0.6.1
    0
  • 0.6.0
    0
  • 0.5.0
    0

Package Sidebar

Install

npm i @trepo/core

Weekly Downloads

0

Version

0.6.2

License

MIT

Last publish

Collaborators

  • jonnymbgood