Schema Documentation

UserNodeIdTypeEnum

Description

The Type of Identifier used to fetch a single User node. To be used along with the "id" field. Default is "ID".

Values
Enum ValueDescription

DATABASE_ID

The Database ID for the node

EMAIL

The Email of the User

ID

The hashed Global ID

SLUG

The slug of the User

URI

The URI for the node

USERNAME

The username the User uses to login with
Example
"DATABASE_ID"