Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

GraphQLException in Kotlin sample #13

Closed
catmclough opened this issue Jul 5, 2018 · 2 comments · Fixed by #14
Closed

GraphQLException in Kotlin sample #13

catmclough opened this issue Jul 5, 2018 · 2 comments · Fixed by #14
Assignees
Labels
question Further information is requested

Comments

@catmclough
Copy link

When running Main.kt in the kotlin-sample my coworker and I are both seeing the following error:

Exception in thread "main" GraphQLException{message='OK', status='200', description='Cannot construct instance of `models.User` (no Creators, like default construct, exist): cannot deserialize from Object value (no delegate- or property-based Creator)
 at [Source: UNKNOWN; line: -1, column: -1] (through reference chain: io.aexp.nodes.graphql.Wrapper["data"])', errors=null}
@chemdrew
Copy link
Contributor

chemdrew commented Jul 5, 2018

Hi Catherine, thanks for opening this issue! Was trying to do some cleaning up and it looks like I went a little too far and didn't properly check my work. Please pull the latest and let me know if that fixes the problems you were facing

@catmclough
Copy link
Author

Yes that works, thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
2 participants