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

Switch to the latest stable version.

SelectionSet


PROTOCOL

SelectionSet

Swift
1public protocol SelectionSet: ResponseObject, Equatable

Properties

__parentType

Swift
1static var __parentType: SelectionSetType<Schema>

The GraphQL type for the SelectionSet.

This may be a concrete type (ConcreteType) or an abstract type (Interface).

Feedback

Edit on GitHub

Forums