blink
blink copied to clipboard
complete deprecation of User related property to Account
A lot of property are attached on the graphql to User, where there should be to Account.
Some deprecation has been added to the code, but we need to create the new endpoint on graphql, and update the clients to use the new endpoints.
related: #806