Skip to main content

desUserByGlobalId

Gets a user by the specified global identifier.

desUserByGlobalId(
id: String!
): DesUser

Arguments

desUserByGlobalId.id ● String! non-null scalar

The global user identifier.

Type

DesUser object

User details with the identifier and nullable extra fields.