We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ea989b commit 3b1dd4bCopy full SHA for 3b1dd4b
ParseLiveQuery/src/main/java/com/parse/SubscribeClientOperation.java
@@ -27,7 +27,7 @@
27
28
// TODO: add support for fields
29
// https://github.com/ParsePlatform/parse-server/issues/3671
30
-
+
31
PointerEncoder pointerEncoder = PointerEncoder.get();
32
queryJsonObject.put("where", pointerEncoder.encode(state.constraints()));
33
0 commit comments