Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • GraphQLService

Index

Properties

Methods

Properties

pubsub

pubsub: PubSub

Methods

registerGraphQLService

  • registerGraphQLService(serviceId: string, schema?: GraphQLSchema | DocumentNode, resolvers?: IResolvers): void
  • Parameters

    • serviceId: string
    • Optional schema: GraphQLSchema | DocumentNode
    • Optional resolvers: IResolvers

    Returns void

start

  • start(): void

Generated using TypeDoc