Optional
acknowledgeOptional
connectionTimeout until receiving initialization message, in milliseconds. Defaults to 3000.
Context factory function. Called once per subscription with the original initialization payload. The returned context is used for execution during the lifetime of the subscription.
Optional
parserOverrides execution args parser.
Optional
parserExecution args parser options.
Executable GraphQLSchema instance.
Acknowledgement function. Called once per connection with the initialization message payload. May throw an error to cause socket closure (4401 Unauthorized).