Jay Herron

Results 64 comments of Jay Herron

Hi, this is a pretty typical Swift error when you try to decode a type that doesn't have a required field. I'd double check that the data coming back from...

If everything worked okay when you didn't include `groups`, I'd try dropping a breakpoint in the `groups` resolver before you load the object from the database or whatever data source...

> Any reason you aren't moving to Swift concurrency? No, no reason in particular. This was opened back in January, and I was hoping that it would be a pretty...

@paulofaria Yeah, let's close it. Closing in favor of https://github.com/GraphQLSwift/GraphQL/pull/166