(q) => {
      const id = input.id;
      const publicId = input.publicId;

      q.where("userId", "=", currentUserId);