Magidoc

AuditLog
Object

Represents a log generated upon a user or system event.

Fields

#

apiToken

The API Token that executed the action that generated the AuditLog.

createdAt

Identifies the date and time when the object was created.

data

AuditLog details.

databaseId

Identifies the primary key from the data store.

date

The date and time the AuditLog was recorded.

deletedAt

Identifies the date and time when the object was deleted.

id

ID !
Non-null

ID of the object.

name

The name of the AuditLog.

nameForLog

Object name to be identified in Audit Logs.

path

Non-null

The relative path of the object.

permissions

Non-null

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

settings

Non-null

The settings associated with the object.

subject

The object that is subject of the AuditLog.

subjectType

The GraphQL type of the object that is subject of the AuditLog.

topic

The WebhookTopic associated with the AuditLog, describing the operation that generate the AuditLog.

type

The type of the AuditLog. One of AuditLogTypeEnum.

updatedAt

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

url

Non-null

The url of the object.

user

The User that executed the action that generated the AuditLog.

userName

The name of the User that executed the action that generated the AuditLog.

Interfaces

#

Also implements NodeInterface .

Usages

#

References

#