KlusterKite  0.0.0
A framework to create scalable and redundant services based on awesome Akka.Net project.
KlusterKite.Web.GraphQL.Publisher.GraphTypes Namespace Reference

Classes

class  BaseTypeInterface
 The base class for GraphQL interface implementation More...
 
class  GuidGraphType
 Scalar graph type representing UID More...
 
interface  IArrayContainerGraph
 Graph type flag to mark array containers More...
 
class  NodeInterface
 The node interface for the relay More...
 
class  TypeInterface
 The interface representing strict type from api More...
 
class  VirtualGraphType
 The virtual graph type used to convert ApiObjectType to GraphType
 
class  VirtualInputGraphType
 The virtual graph type used to convert ApiObjectType to InputObjectGraphType