Class GraphQLTypeReference
public sealed record GraphQLTypeReference : IEquatable<GraphQLTypeReference>
- Inheritance
-
GraphQLTypeReference
- Implements
- Inherited Members
- Extension Methods
Constructors
GraphQLTypeReference(string)
public GraphQLTypeReference(string Syntax)
Parameters
Syntaxstring
Properties
Syntax
public string Syntax { get; init; }
Property Value
Methods
List()
public GraphQLTypeReference List()
Returns
NonNull()
public GraphQLTypeReference NonNull()