Closed
Description
Issue Description
Change fields in LiveQueryClient.resubscribe to keys
https://github.com/parse-community/Parse-SDK-JS/blob/alpha/src/LiveQueryClient.ts#L303
Steps to reproduce
- execute resubscribe
- parse-server logs
- error | Connect message error Additional properties not allowed
- info | Create new client: xxxx
- many connection
Actual Outcome
- no error
Environment
Server
- fields is removed
parse-community/parse-server@38983e8#2160