graphile-v5-behaviors

Installation
SKILL.md

PostGraphile v5 Behaviors

Control what gets generated in your GraphQL schema using the behavior system.

Official Documentation

When to Apply

Use this skill when:

  • You want to disable certain queries or mutations
  • You need to hide specific fields or types
  • You want to make features opt-in instead of opt-out
  • You need to control unique constraint lookups
  • You want to enable/disable filtering on specific columns

Understanding Behaviors

Installs
3
First Seen
May 26, 2026
graphile-v5-behaviors — constructive-io/postgraphile-skills