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.
GraphQLResult.Source
ENUM
GraphQLResult.Source
Swift
1public enum Source: HashableRepresents source of data
Cases
cache
Swift
1case cacheserver
Swift
1case server