UserAuth
This is a user-auth table
Fields#
id (ID!)#
The ID of an object
name (String)#
This is the name of user auth that will be displayed.
type (String!)#
This is the selection of user authentication
token (String!)#
This is the token that is being generated for every user type and user.
createdAt (GQLTDate!)#
updatedAt (GQLTDate!)#
userId (ID)#
The ID of an object
user (User)#
Interfaces#
Node#
An object with an ID