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.
Array
EXTENSION
Array
Swift
1extension Array: SelectionSetEntityValue where Element: SelectionSetEntityValueProperties
_fieldData
Swift
1@inlinable public var _fieldData: AnyHashablejsonValue
Swift
1@inlinable public var jsonValue: JSONValueasOutputType
Swift
1@inlinable public static var asOutputType: Selection.Field.OutputTypeMethods
init(fieldData:variables:)
Swift
1@inlinable public init(fieldData: AnyHashable?, variables: GraphQLOperation.Variables?)