I want to remove multiple elements from my Firestore array:
remainingPlayers: admin.firestore.FieldValue.arrayRemove(eliminatedThisRound)
Thi