Versions in this module Expand all Collapse all v0 v0.2.0 May 22, 2022 Changes in this version + func NewLambdaServer(schema graphql.ExecutableSchema) lambdaServer + type Server interface + Start func() + func NewLocalServer(schema graphql.ExecutableSchema) Server