Tobias Kaupat
Tobias Kaupat
Yes, I can put something online. Meanwhile I switched to gqlgen, so I probably do not follow up on this anymore.
Here is what I have till now. It's just a start, feel free to use the code. [generic.zip](https://github.com/graphql-go/graphql/files/4398562/generic.zip)
When you publish the code just link it here and maybe mention me somewhere in the credits :) `NewTypeFromStruct` and `NewInputTypeFromStruct` are the entry points. I had most problems with...
Still waiting for the merge as qell...
I'm also facing this with interfaces. I'm using embedded structs that contain all fields of the interface. When implementing a concrete type I need to implement the Resolve function as...
Any news on this? Is it planned to search nested structs like json.Marshal does for default resolvers? Or do I miss any way to somehow override the default resolver behaviour?
could we actually merge #371 ?
I need the same. Looking for a Scrolling box with selectable but read-only mono-spaced text for a Log View. A feature with `ScrollToLine(n int)` or `SetCursorToLine(n int)` would be very...
Just ran into this ... One should update the comment on the `Start()` method :)