It does still work with upsert, but it would be even easier if you knew the id.
mutation {
set {
"0x2a" <User.username> "bar" .
}
}
It does still work with upsert, but it would be even easier if you knew the id.
mutation {
set {
"0x2a" <User.username> "bar" .
}
}