GraphQLTypeCondition
STRUCT
GraphQLTypeCondition
Swift
1public struct GraphQLTypeCondition: GraphQLSelection
Methods
init(possibleTypes:selections:)
Swift
1public init(possibleTypes: [String], selections: [GraphQLSelection])