Open Prathap-iOS opened 4 years ago
I am trying to save GraphQL result into CoreData. I have created a model class for my response using Codable.
And, I am trying to decode the result using JSONDecoder. I end up with this error.
@designatednerd Can you please help me with this?
@Prathap-iOS - mind opening an issue on the iOS page: https://github.com/apollographql/apollo-ios? That way more iOS devs can see the answer.
I am trying to save GraphQL result into CoreData. I have created a model class for my response using Codable.
And, I am trying to decode the result using JSONDecoder. I end up with this error.
@designatednerd Can you please help me with this?