Can I update fields with the @id directive?

Hi @jdgamble555!

I have tried this but it seems that this is not a valid syntax for DQL. I get the error that

"role": { "id": 0x3 } at line 2 column 7: Invalid character ‘{’ inside mutation text"

So it looks like the second opening bracket { on role is not allowed.