user
Retrieve a user identity by providing their ID.
user(
id: UUID!
): User
Arguments
user.id ● UUID! non-null scalar
Type
User object
A unique user identity across the entire Holaplex ecosystem. A user can be associated with multiple organizations, but they are not required to have separate login credentials.