TypeReference
Namespace: FSharp.Data.GraphQL.Client
Parent Module: TypeCompiler
Union Cases
Union Case | Description |
NativeType(Type)
Signature: Type
|
|
ProvidedType(...)
Signature: ProvidedTypeDefinition * IntrospectionType
|
Instance members
Instance member | Description |
UnderlyingType
Signature: Type
|
CompiledName: |
Static members
Static member | Description |
findType(t schemaTypes)
Signature: t:IntrospectionTypeRef -> schemaTypes:Map<string,TypeReference> -> Type
|