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.
SelectionSetEntityValue
PROTOCOL
SelectionSetEntityValue
Swift
1public protocol SelectionSetEntityValueProperties
_fieldData
Swift
1var _fieldData: AnyHashableMethods
init(fieldData:variables:)
Swift
1init(fieldData: AnyHashable?, variables: GraphQLOperation.Variables?)