ENUM
GraphQLHTTPResponseError.ErrorKind
public enum ErrorKind
Cases
errorResponse
case errorResponse
invalidResponse
case invalidResponse
persistedQueryNotFound
case persistedQueryNotFound
persistedQueryNotSupported
case persistedQueryNotSupported
Properties
description
public var description: String