You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add Latin plural overrides for PostGraphile compatibility
- Add LATIN_PLURAL_OVERRIDES to pluralize schema -> schemata, criterion -> criteria, etc.
- This maintains backward compatibility with PostGraphile's Latin-style pluralization
- Fixes breaking change where GraphQL field names changed from schemata to schemas
0 commit comments