Type: User

A user is a Finite State customer. Users belong to an Organization and can be assigned to Groups.




Properties

NameTypeDescription
_cursorString

Provides a value that can be supplied to the after argument for pagination. Depends on the value of the orderBy argument.

_groupsMeta_QueryMeta

Groups or Business Units that the user belongs to

_revisionID

An identifier that is updated automatically on each update of this root entity (but not on relation changes)

createdAtDateTime

The instant this object has been created

deletedAtDateTime

The date in which the user was deleted from the app

emailString

Email address of the user

eulaAcceptedAtDateTime

The date the user accepted the EULA

groups[Group]

Groups or Business Units that the user belongs to

idID

An auto-generated string that identifies this root entity uniquely among others of the same type

legacyDeletedAtDateTime

The date in which the user was deleted from the legacy application

organizationOrganization

Organization that the user belongs to

roleUserRole

The role the user has within the Organization. This field is being deprecated in favor of the roles field.

roles[String]

The roles the user has within the Organization.

settingsUserSettings

The user-configured settings for the Finite State Platform

updatedAtDateTime

The instant this object has been updated the last time (not including relation updates)


This page was generated: 2024-05-17