proto-graphql Documentation
Generate GraphQL schema definitions from Protocol Buffer definitions.
Documentation Index
protoc-gen-pothos
- Overview - What the plugin generates
- Getting Started - Quick start guide for new users
- Configuration - Complete options reference
- Buf Setup - Configuration with Buf
- Generated Code Reference - Detailed generated code examples
Type Mapping Rules
- Overview - How Protobuf types map to GraphQL
- Messages - ObjectType, InputType, Interface, Union
- Fields - Field behaviors and nullability
- Scalars - Scalar type mappings
- Enums - Enum conversion rules
- Oneofs - Oneof and union types
Reference
- Proto Annotations - Complete proto options reference