Simon Wenmouth

Results 2 issues of Simon Wenmouth

Added support for `entgql.Annotation` to the `protoc-gen-ent` plugin. It should now be possible to generate an Ent schema and its GraphQL configuration from a Protocol Buffer file. The `opts.proto` was...

Use of types `google.protobuf.Timestamp` and `google.type.Date` currently panics because they are MessageType but not edges. > panic: runtime error: invalid memory address or nil pointer dereference > [signal SIGSEGV: segmentation...