@uprtcl/graphql

v0.1.2
Graphql schemas, resolvers and wrappers to be used with the @uprtcl infrastructure
modules entities cid access-control

update-uprtcl

ncu -u "/^@uprtcl.*$/"

clean

rimraf dist

dev

rollup -w -c rollup.config.ts

build

npm run clean && rollup -c rollup.config.ts

test

karma start --coverage

test:watch

karma start --auto-watch=true --single-run=false
npm i @uprtcl/graphql

Metadata

  • MIT
  • >=10.0.0 <14
  • Unknown
  • released 12/19/2020

Downloads