/
Launch Apollo Studio


EXTENSION

GraphQLSelectionSet

public extension GraphQLSelectionSet

Properties

jsonObject

var jsonObject: JSONObject

Methods

init(jsonObject:variables:)

init(jsonObject: JSONObject, variables: GraphQLMap? = nil) throws

init(_:)

public init(_ selectionSet: GraphQLSelectionSet) throws
Edit on GitHub