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