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

Switch to the latest stable version.

GraphQLSelectionSet


PROTOCOL

GraphQLSelectionSet

Swift
1public protocol GraphQLSelectionSet

Properties

selections

Swift
1static var selections: [GraphQLSelection]

resultMap

Swift
1var resultMap: ResultMap

Methods

init(unsafeResultMap:)

Swift
1init(unsafeResultMap: ResultMap)
Feedback

Edit on GitHub

Forums