Studio Service

WhiteLabelFilter

WhiteLabelFilter

A filter to be used against WhiteLabel object types. All fields are combined with a logical ‘and.’

FieldTypeDescription
idUUIDFilterFilter by the object’s `id` field.
orgIdUUIDFilterFilter by the object’s `orgId` field.
spaceIdUUIDFilterFilter by the object’s `spaceId` field.
titleStringFilterFilter by the object’s `title` field.
glyphFileIdUUIDFilterFilter by the object’s `glyphFileId` field.
bgColorStringFilterFilter by the object’s `bgColor` field.
wordmarkStringFilterFilter by the object’s `wordmark` field.
textColorStringFilterFilter by the object’s `textColor` field.
activeItemColorStringFilterFilter by the object’s `activeItemColor` field.
activeTextColorStringFilterFilter by the object’s `activeTextColor` field.
createdAtDatetimeFilterFilter by the object’s `createdAt` field.
updatedAtDatetimeFilterFilter by the object’s `updatedAt` field.
createdByUUIDFilterFilter by the object’s `createdBy` field.
updatedByUUIDFilterFilter by the object’s `updatedBy` field.
and[WhiteLabelFilter!]Checks for all expressions in this list.
or[WhiteLabelFilter!]Checks for any expressions in this list.
notWhiteLabelFilterNegates the expression.