@graphile/pg-aggregates

v0.2.0-0.3
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 'yarn run watch' 'yarn nodemon --watch dist -x 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
npm i @graphile/[email protected]

Metadata

  • MIT
  • Whatever
  • Benjie Gillam
  • released 3/8/2023

Downloads