Studio Service

ScreenNote

ScreenNote

Each screen can have note(s) show up on the Studio CMS

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