Various V5 plugins for future Plugin Gallery
- Dominant language
- TypeScript
- Stars
- 12.9k
- Forks
- 625
- Avg merge
- 5h 23m
- Merged PRs (30d)
- 24
Description
Per https://discord.com/channels/489127045289476126/545153148533080066/1394622570686582824 leaving some plugins here for eventual integration into https://postgraphile.org/postgraphile/next/plugin-gallery :D
## ULIDPlugin
Adds support for https://github.com/pksunkara/pgx_ulid
https://gist.github.com/jsmnbom/55f8c685089d32bc102d40b1d232520b
## IdPrefixNodeIdCodecPlugin
Adds support for simple nodeIds consisting of a prefix (table name or custom via smart tag) and the ULID. (or any fixed length identifier).
https://gist.github.com/jsmnbom/1acfe959b8b6c6217f0952d4b44e5ff1
## TypedPgRegistryPlugin & ExportPgRegistryTypesPlugin
Plugin(s) to add a typed PgRegistry to the build input.
https://gist.github.com/jsmnbom/f5305384126b8ac02ad0977c9b960d71
Contributor guide
Assessment
This issue has not been assessed yet.