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