Does Apollo Kotlin have a way to see if a result came from the cache or server?
Apollo iOS GraphQLResult has a Source enum. Does Kotlin have anything similar to say where a result came from? cache or server?
Does Apollo Kotlin have a way to see if a result came from the cache or server?
Apollo iOS GraphQLResult has a Source enum. Does Kotlin have anything similar to say where a result came from? cache or server?