@graphile/pg-aggregates

v0.2.0-0.0
Aggregates support for PostGraphile
postgraphile graphile plugin aggregates pg postgres postgresql graphql

dev

psql -X1v ON_ERROR_STOP=1 -f __tests__/schema.sql graphile_aggregates && concurrently --kill-others 'npm run watch' 'npm run postgraphile'

test

jest -i

build

tsc

watch

tsc --watch

tslint

prettier --list-different 'src/**/*' && tslint --config tslint.json --project tsconfig.json

prepack

rm -Rf dist && npm run build

postgraphile

nodemon --watch dist -x './postgraphile.sh'
npm i @graphile/[email protected]

Metadata

  • MIT
  • Whatever
  • Benjie Gillam
  • released 1/12/2023

Downloads