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
Name | Description |
---|---|
hasher | The hasher to use when combining the components of this instance. |
==(_:_:)
Swift
1static func ==(lhs: Self, rhs: Self) -> Bool
Parameters
Name | Description |
---|---|
lhs | A value to compare. |
rhs | Another value to compare. |