This is my Entity "WebhookType":
public class WebhookType extends PanacheMongoEntity { public ObjectId id; public String type; public Strin