ServerRegistration


interface ServerRegistration {
  path?: string
}

Child interfaces

Properties

Property Description
path?: string

Path to mount GraphQL API