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

Namespaces

namespace  GraphTypes
 
namespace  Internals
 

Classes

class  ActorSystemApiProvider
 Provides access to api in whole cluster More...
 
class  ApiBrowserActor
 Scans cluster for the API publishers and generates the cluster schema More...
 
class  ApiProvider
 The description of the API provider More...
 
class  DirectProvider
 Direct publish of KlusterKite.API.Provider.ApiProvider More...
 
class  EndpointController
 GraphQL endpoint controller More...
 
class  GlobalIdSerializer
 Serializes and deserializes globalId More...
 
class  Installer
 Installing components from current library More...
 
class  Queries
 A strongly-typed resource class, for looking up localized strings, etc. More...
 
class  SchemaGenerator
 Generator of the GraphQL scheme from api providers More...
 
class  SchemaProvider
 Singleton used to provide Schema from ApiBrowserActor to EndpointController More...
 
class  TempApiRequest
 The api request More...
 
class  WebHostingConfigurator
 External additional configuration. Should be registered in DI resolver More...