zleonov
zleonov
## Description `graphql-java-tools` maps fields on GraphQL objects to methods and properties on "Resolvers" and "Data Classes" thus eliminating the boilerplate code required to setup `graphql-java` manually. Resolver methods are...
## Description Java allows classes to be defined in their own separate file (the norm), or nested classes (both inner and static), or instantiated as anonymous inner classes. When Resolvers...
### Expected Behavior Prior to version 2022.7.0 users could select which GraphQL operation to send by simply placing the mouse cursor anywhere on the query in question. With version 2022.7.0...
Hi Team, first let me say what a great tool. Sorry if this belongs in the Discussions, but I didn't see any conversations there, so I am not sure if...
When I click around between various types and switch between queries and mutations I consistently end up with a blank screen after a while. On average it takes between 3-6...
Long field names overflow the width of the table columns resulting in erroneous output (picture attached). I use the dark theme (https://github.com/anvilco/spectaql-dark-theme) which is based on the default theme. This...
I know this library is feature complete and Lightbend does not plan to make any further changes. But I am working on a project that extends certain functionality of Typesafe...