Skip to main content

user

Return a single user, by specifying it's ID.

user(
id: ID!
): User

Arguments

user.id ● ID! non-null scalar

Type

User object

Represents information about a user.