TSchemaInterfaceType.PossibleTypes Property Returns all the object types in the schema that implement this interface type. Syntax Unit: GraphQL.Schema property TSchemaInterfaceType.PossibleTypes: TEnumerable<TSchemaObjectType> See also TSchemaInterfaceType