What is going on with the ID returned in subscript...
# orm-help
p
What is going on with the ID returned in subscription for DELETED mutation ? First it was returning as
CuidGCValue(ID)
.. then it started returning normaly as it should
ID
now its coming as
StringIdGCValue(ID)
?