pub async fn seed_default_node<'e, E>(executor: E) -> Result<(), Error>where E: Executor<'e, Database = Postgres>,