SelectionSet
PROTOCOL
SelectionSet
Swift
1public protocol SelectionSet: ResponseObject, EquatableProperties
__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).