apollo-engine

v0.4.5
Sideload Apollo Engine in front of your graphql server

clean

rm -rf lib

compile

tsc

watch

tsc -w

prepare

npm run clean && npm run compile

pretest

tsc

test

mocha

Metadata

Downloads