You are viewing documentation for a previous version of this software.

Switch to the latest stable version.

AutomaticPersistedQueryInterceptor.APQError


ENUM

AutomaticPersistedQueryInterceptor.APQError

Swift
1public enum APQError: LocalizedError

Cases

noParsedResponse

Swift
1case noParsedResponse

persistedQueryRetryFailed(operationName:)

Swift
1case persistedQueryRetryFailed(operationName: String)

Properties

errorDescription

Swift
1public var errorDescription: String?
Feedback

Edit on GitHub

Forums