Studio Service

UserActionLog

UserActionLog

FieldArgumentTypeDescription
nodeIdID!A globally unique identifier. Can be used in various places throughout the system to identify this single value.
idUUID!
actionRefIdUUID
actionDetailString
createdAtDatetime
orgIdUUID!
spaceIdUUID!
screenIdUUID!
createdByUUID
orgByOrgIdOrgReads a single `Org` that is related to this `UserActionLog`.
spaceBySpaceIdSpaceReads a single `Space` that is related to this `UserActionLog`.
screenByScreenIdScreenReads a single `Screen` that is related to this `UserActionLog`.
userByCreatedByUserReads a single `User` that is related to this `UserActionLog`.