In config-schema.json field GraphQLHandler.endpoint has type string, but it does not have any validation, so we can put there anything and then the handler will throw Only absolute URLs are supported. Shouldn't there be some validation in the config?