The actual route data and schema exist in the profile

Error:
Unable to generate a URL for the named route "overblog_graphql_endpoint" as such route does not exist.
It is hardcoded in
|
$this->endpointUrl = $router->generate('overblog_graphql_endpoint'); |