すべてのnullを削除できます $pullを含む配列の要素 操作。ドキュメントを参照 コード例: db.collecton.update({condition: "x"}, {$pull: {state: null}});