update: {
    body: async (id, body) => {
      try {
        const client = await pool.connect();
        const { rows } = await client.query(