Studio Service

CommonFontFilter

CommonFontFilter

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

FieldTypeDescription
idUUIDFilterFilter by the object’s `id` field.
nameStringFilterFilter by the object’s `name` field.
fontTypeFontTypeFilterFilter by the object’s `fontType` field.
fontFamilyStringFilterFilter by the object’s `fontFamily` field.
regularFileIdUUIDFilterFilter by the object’s `regularFileId` field.
boldFileIdUUIDFilterFilter by the object’s `boldFileId` field.
italicFileIdUUIDFilterFilter by the object’s `italicFileId` field.
boldItalicFileIdUUIDFilterFilter by the object’s `boldItalicFileId` field.
thumbnailFileIdUUIDFilterFilter by the object’s `thumbnailFileId` field.
cssUrlStringFilterFilter by the object’s `cssUrl` field.
isDefaultProvidedBooleanFilterFilter by the object’s `isDefaultProvided` field.
and[CommonFontFilter!]Checks for all expressions in this list.
or[CommonFontFilter!]Checks for any expressions in this list.
notCommonFontFilterNegates the expression.