v3.0.0-rc.2
Pre-release
Pre-release
Adds the ability to filter related records (e.g. if you have forums.is_archived
then posts
can also have the includeArchived
behaviour without having to denormalize the is_archived
column) - use the pgArchivedRelations: true
graphileBuildOption
to opt-into this.