Studio Service

CommonAppInstanceTemplateFilter

CommonAppInstanceTemplateFilter

A filter to be used against CommonAppInstanceTemplate 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.
versionStringFilterFilter by the object’s `version` field.
configJSONFilterFilter by the object’s `config` field.
stateJSONFilterFilter by the object’s `state` field.
tagsStringListFilterFilter by the object’s `tags` field.
createdAtDatetimeFilterFilter by the object’s `createdAt` field.
updatedAtDatetimeFilterFilter by the object’s `updatedAt` field.
statusAppInstanceStatusFilterFilter by the object’s `status` field.
thumbnailFileIdUUIDFilterFilter by the object’s `thumbnailFileId` field.
isPublishedBooleanFilterFilter by the object’s `isPublished` field.
isDeprecatedBooleanFilterFilter by the object’s `isDeprecated` field.
sourceOrgIdUUIDFilterFilter by the object’s `sourceOrgId` field.
sourceAppInstanceIdUUIDFilterFilter by the object’s `sourceAppInstanceId` field.
appIdUUIDFilterFilter by the object’s `appId` field.
and[CommonAppInstanceTemplateFilter!]Checks for all expressions in this list.
or[CommonAppInstanceTemplateFilter!]Checks for any expressions in this list.
notCommonAppInstanceTemplateFilterNegates the expression.