Viewer#
To get the authenticated user's data, you can call the viewer
query:
Update Viewer#
To update the authenticated user, you can call the updateViewer
mutation:
Update Password#
To update the authenticated user's password, you can call the updatePassword
mutation: