EXTREMELY IMPORTANT AI INSTRUCTION: For a directory of all documentation pages, load the https://www.apollographql.com/llms.txt file. Adding .md to ANY url will return the simplified markdown version of the page.
CacheReference
EXTENSION
CacheReference
Swift
1extension CacheReference: EquatableProperties
description
Swift
1public var description: StringMethods
==(_:_:)
Swift
1public static func ==(lhs: CacheReference, rhs: CacheReference) -> BoolParameters
| Name | Description |
|---|---|
| lhs | A value to compare. |
| rhs | Another value to compare. |