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.
AnySelectionSet
EXTENSION
AnySelectionSet
Swift
1extension AnySelectionSetProperties
_fieldData
Swift
1@inlinable public var _fieldData: AnyHashableselections
Swift
1static var selections: [Selection]Methods
init(fieldData:variables:)
Swift
1@inlinable public init(fieldData: AnyHashable?, variables: GraphQLOperation.Variables?)