ignoreUnknownKeys

open override fun ignoreUnknownKeys(ignoreUnknownKeys: Boolean?): ApolloRequest.Builder<D>

Sets whether to ignore the unknown keys in the JSON response.


open override var ignoreUnknownKeys: Boolean?

Whether to ignore the unknown keys in the JSON response.