TSchemaUnionType.MemberTypes Property Returns all the object types in the schema that belong to this union type. Syntax Unit: GraphQL.Schema property TSchemaUnionType.MemberTypes: TEnumerable<TSchemaObjectType> See also TSchemaUnionType