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.
LocalCacheMutation
PROTOCOL
LocalCacheMutation
Swift
1public protocol LocalCacheMutation: AnyObject, HashableProperties
operationType
Swift
1static var operationType: GraphQLOperationTypevariables
Swift
1var variables: GraphQLOperation.Variables?