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
EXTENSION
GraphQLSelectionSet
Swift
1public extension GraphQLSelectionSetProperties
jsonObject
Swift
1var jsonObject: JSONObjectMethods
init(jsonObject:variables:)
Swift
1init(jsonObject: JSONObject, variables: GraphQLMap? = nil) throwsinit(_:)
Swift
1public init(_ selectionSet: GraphQLSelectionSet) throws