graphile / pg-aggregates

Aggregates for PostGraphile connections
78 stars 17 forks source link

V5: option to disable aggregates by default and for specific tables #49

Closed eugeneduda closed 11 months ago

eugeneduda commented 1 year ago

Description

The aggregates are created for all tables which really massively increases the type def in size. This PR adds ability to disable aggregates by default and enable/disable aggregates for specific tables.

Performance impact

Unknown

Security impact

Unknown

Checklist

benjie commented 1 year ago

Thanks for doing this :pray: I'm heading off to GraphQLConf this week so it's going to be a couple of weeks before I can review it; pretty busy with prep!

benjie commented 11 months ago

Shipped in @graphile/pg-aggregates@0.2.0-beta.4