LocalCacheMutation
EXTENSION
LocalCacheMutation
Swift
1public extension LocalCacheMutationProperties
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) -> BoolParameters
| Name | Description |
|---|---|
| lhs | A value to compare. |
| rhs | Another value to compare. |