Remove JSON encoding - use sys:JSON
in WOQL
#1436
GavinMendelGleason
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently we are using an encoding to embed JSONs in WOQL queries. With the advent of
sys:JSON
this is unnecessarily complex.We should:
WOQL.doc
a no-op, so as not to break client code.Beta Was this translation helpful? Give feedback.
All reactions