User

  • Object
#

Fields


String!

The email of the user.

ID!

The unique identifier of the user.

String!

The name of the user.

OrganizationRoleConnection!

A list of roles associated with the user.

#

Queries


Returns a list of organization users.

#

Mutations


Deletes a user.

Updates the current authenticated user’s own profile (name only).

Updates an existing user (name, roles).