/
Launch Apollo Studio


EXTENSION

HTTPRequest

extension HTTPRequest: Equatable

Properties

debugDescription

public var debugDescription: String

Methods

==(_:_:)

public static func == (lhs: HTTPRequest<Operation>, rhs: HTTPRequest<Operation>) -> Bool

Parameters

NameDescription
lhsA value to compare.
rhsAnother value to compare.
Edit on GitHub