Wellington Anthony Johnson II
Wellington Anthony Johnson II
> This morning I discovered that this library can support schema definitions written in the GraphQL SDL format (`.graphql` files) as well as introspection results (`.json` files). > > ```ruby...
For some reason even with the correct coding, Im not getting any errors populating. ` @PostMapping public String processOrder(@Valid Order order, Errors errors) { if (errors.hasErrors()) { return "orderForm"; }...
Hey there 👋 , bouncing around GH looking around at projects that looked like they might need some extra hands. Is this still being actively worked on? Would love to...
Would love to! What did you have in mind initially for tackling this?