Skip to main content

user

Returns a user by ID

user(
id: ID!
): User!

Arguments

user.id ● ID! non-null scalar

Type

User object

Represents a user of the platform, whether a person (interactive user) or a third-party application. Users are members of the platform home tenant, people are AAD tenant users, applications are app registrations.