Magidoc

Admin
Object

Represents an Admin User.

Fields

#

active

The active/Inactive status.

avatar

The avatar associated with the Admin User.

createdAt

Identifies the date and time when the object was created.

databaseId

Identifies the primary key from the data store.

deletedAt

Identifies the date and time when the object was deleted.

email

The email of the User.

firstName

The first name of the Admin User.

formattedPhone

The formatted phone number of the User.

groups

A list of Groups associated with the Admin User.

id

ID !
Non-null

ID of the object.

initials

The initials of the user based on their first name and last name.

jobTitle

The job title of the User.

lastName

The last name of the Admin User.

name

The full name of the Admin User.

nameForLog

Object name to be identified in Audit Logs.

path

Non-null

The relative path of the object.

permalink

The permalink for the Admin User.

permissions

Non-null

A list of Permissions associated with the currently authenticated User and the Admin.

phone

The phone number of the Admin User.

settings

Non-null

The settings associated with the object.

updatedAt

Identifies the date and time when the object was last updated.

url

Non-null

The url of the object.

username

The username of the User.

Interfaces

#

Also implements NodeInterface .

Usages

#

References

#