LocalCacheMutation


EXTENSION

LocalCacheMutation

Swift
1public extension LocalCacheMutation

Properties

variables

Swift
1var variables: GraphQLOperation.Variables?

Methods

hash(into:)

Swift
1func hash(into hasher: inout Hasher)

Parameters

NameDescription
hasherThe hasher to use when combining the components of this instance.

==(_:_:)

Swift
1static func ==(lhs: Self, rhs: Self) -> Bool

Parameters

NameDescription
lhsA value to compare.
rhsAnother value to compare.
Feedback

Edit on GitHub

Forums