For the complete documentation index, see llms.txt. This page is also available as Markdown.

user

Retrieves a single identity by its ID.

user(
  id: ID!
): UserResult!

Arguments

id ● ID! non-null scalar

Type

UserResult union

Last updated

Was this helpful?