DEFAULT_PORT

const val DEFAULT_PORT: Int = 8081

Default port for the GraphQL server.