graphile-v5-inflection

Installation
SKILL.md

PostGraphile v5 Inflection

Customize how PostgreSQL names become GraphQL names using inflectors.

Official Documentation

When to Apply

Use this skill when:

  • GraphQL field names don't match your naming conventions
  • You want to simplify relation names (e.g., userByAuthorId -> author)
  • You want to remove schema prefixes from type names
  • You need custom pluralization rules
  • You want to shorten mutation names

Understanding Inflectors

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