Peregrine Dunn
Peregrine Dunn
Currently the GraphQL generated for google.protobuf.Struct (which represents JSON in protobuf) is a recursive type which introduces depth and cycle issues. Proposal: Create a GraphQL scalar type `scalar JSON` to...
In proto3 all fields are optional. In GraphQL fields can be required. There is a protobuf field annotation already available and being used within protoc-gen-gql, `danielvladco.protobuf.graphql.required`, but it does not...
tests to be added (already using with a project successfully)
The equivalent SQS SendMessageBatch is supported. I'm happy to implement, please let me know?