Studio Service

WhiteLabel

WhiteLabel

FieldArgumentTypeDescription
nodeIdID!A globally unique identifier. Can be used in various places throughout the system to identify this single value.
idUUID!
orgIdUUID!
spaceIdUUID
titleString
glyphFileIdUUID
bgColorString
wordmarkStringWording for show along with logo.
textColorString
activeItemColorString
activeTextColorString
createdAtDatetime
updatedAtDatetime
createdByUUID
updatedByUUID
orgByOrgIdOrgReads a single `Org` that is related to this `WhiteLabel`.
spaceBySpaceIdSpaceReads a single `Space` that is related to this `WhiteLabel`.
fileByGlyphFileIdFileReads a single `File` that is related to this `WhiteLabel`.
userByCreatedByUserReads a single `User` that is related to this `WhiteLabel`.
userByUpdatedByUserReads a single `User` that is related to this `WhiteLabel`.