Stefan Gloutnikov
Stefan Gloutnikov
Is there an update on this feature? Recently ran into the need to use impersonations and I think the way you guys have outlined it above would be a great...
Really appreciate the work so far! If I find some time myself I'd love to learn some Rust and make a contribution to the project.
The quickest fix for me was to use `handler.New()` instead of `handler.NewDefaultServer` and add the transports myself. You can see an example of that in the [chat example](https://github.com/99designs/gqlgen/blob/master/example/chat/server/server.go#L32). There is...
Noticed today on a fresh iOS install that the application properly detected photos that were already uploaded to the server, and the cloud checkmark appeared in the corner of the...
I'm a minor version ahead on MacOS and unfortunately getting the same error as OP: `▶ ERROR key generation error: Unknown signature subpacket: 34 (error 905)` ``` gpg --version gpg...