ApolloClient.ApolloClientError
ENUM
ApolloClient.ApolloClientError
Swift
1public enum ApolloClientError: Error, LocalizedError
Cases
noUploadTransport
Swift
1case noUploadTransport
Properties
errorDescription
Swift
1public var errorDescription: String?