FSharp.Data.GraphQL


AbstractDef

Namespace: FSharp.Data.GraphQL.Types

Representation of abstract types: interfaces and unions. Each abstract type contains a collection of possible object types, which can be resolved from schema.

Fork me on GitHub