DataWithErrors

typealias DataWithErrors = Map<String, Any?>

Encapsulates GraphQL data as a Map with inlined errors. The values can be the same as com.apollographql.apollo.api.json.ApolloJsonElement with the addition of Error.