Skip to main content

user

No description

user(
id: Int
login: String
): IBaseUser!

Arguments

user.id ● Int scalar

User unique identifier

user.login ● String scalar

User login email

Type

IBaseUser interface

Interface for the BaseUser Type, where both Contacts and Customers derive from