You are viewing documentation for a previous version of this software.

Switch to the latest stable version.

GraphQLSelectionSet


EXTENSION

GraphQLSelectionSet

Swift
1public extension GraphQLSelectionSet

Properties

jsonObject

Swift
1var jsonObject: JSONObject

Methods

init(jsonObject:variables:)

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

init(_:)

Swift
1public init(_ selectionSet: GraphQLSelectionSet) throws
Feedback

Edit on GitHub

Forums