@graphile/pro

v0.9.0
Professional PostGraphile enhancements
postgraphile plugin graphile-build graphql pro production postgresql pg postgres and 1 more...

prerelease

npm run test && rm -Rf dist && webpack --mode=production

release

echo 'Releasing...'

postrelease

npm publish --tag=next

watch

webpack --mode=development --watch

build

webpack --mode=production

pretest

psql -Xv ON_ERROR_STOP=1 pggql_test -f __tests__/kitchen-sink-schema.sql -f __tests__/kitchen-sink-data.sql

test

jest -i

lint

prettier --list-different 'src/**/*.ts' '__tests__/**/*.ts' && eslint 'src/**/*.ts'
npm i @graphile/[email protected]

Metadata

Downloads