Skip to main content

userById

No description

userById(
id: UUID!
): User

Arguments

userById.id ● UUID! non-null scalar

Type

User object

Custom user model to change behaviour of the default user model such as validation and required fields.