Bug report
With the new network stack (yeah!) a few types such as GraphQLHTTPResponseError became obsolte but did not get removed from code base yet.
Versions
apollo-ios SDK version: 0.34.0
Steps to reproduce
"Find usages" of GraphQLHTTPResponseError, GraphQLHTTPRequestError and probably others.
Bug report
With the new network stack (yeah!) a few types such as
GraphQLHTTPResponseErrorbecame obsolte but did not get removed from code base yet.Versions
apollo-iosSDK version: 0.34.0Steps to reproduce
"Find usages" of
GraphQLHTTPResponseError,GraphQLHTTPRequestErrorand probably others.