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.
SQLiteNormalizedCacheError
ENUM
SQLiteNormalizedCacheError
Swift
1public enum SQLiteNormalizedCacheError: ErrorCases
invalidRecordEncoding(record:)
Swift
1case invalidRecordEncoding(record: String)invalidRecordShape(object:)
Swift
1case invalidRecordShape(object: Any)