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.
GraphQLSelectionSet
PROTOCOL
GraphQLSelectionSet
Swift
1public protocol GraphQLSelectionSetProperties
selections
Swift
1static var selections: [GraphQLSelection]resultMap
Swift
1var resultMap: ResultMapMethods
init(unsafeResultMap:)
Swift
1init(unsafeResultMap: ResultMap)