proto-graphql-js icon indicating copy to clipboard operation
proto-graphql-js copied to clipboard

Protobuf-First GraphQL Schemas with JavaScript

Results 41 proto-graphql-js issues
Sort by recently updated
recently updated
newest added

Add new printer functions that use protoplugin's GeneratedFile API directly instead of ts-poet for code generation. This provides a migration path from ts-poet while maintaining backward compatibility. - Add printEnumType,...

refactoring :art: