GraphZen
  • Home
  • Blog
  • Documentation
  • API
  • Get Started
Show / Hide Table of Contents

Enum TypeKind

Namespace: GraphZen.TypeSystem
Assembly: GraphZen.TypeSystem.dll
Syntax
[GraphQLName("__TypeKind")]
public enum TypeKind

Fields

Name Description
Enum
InputObject
Interface
List
NonNull
Object
Scalar
Union

Extension Methods

TypeKindHelpers.ToDisplayString()
TypeKindHelpers.IsInputType()
TypeKindHelpers.IsOutputType()
Back to top Copyright © 2017-2019 GraphZen LLC