Interface IWrappingNullableType
Namespace: GraphZen.TypeSystem.Taxonomy
Assembly: GraphZen.TypeSystem.dll
Syntax
public interface IWrappingNullableType : IWrappingType, IGraphQLType, IGraphQLTypeReference, ISyntaxConvertable
Properties
OfType
Declaration
INullableType OfType { get; }
Property Value
| Type | Description |
|---|---|
| INullable |