Documentation index: llms.txt. This page is also available as markdown: append .md to this URL or send Accept: text/markdown.
GetQualityChecksScope
Allow to refine selection of the results using multiple scopes. Note: all scopes are additive
input GetQualityChecksScope {
tableId: String
withDeleted: Boolean
}
Fields
GetQualityChecksScope.tableId ● String scalar general
Scope by table ID
GetQualityChecksScope.withDeleted ● Boolean scalar general
Scope by withDeleted, whether to include deleted assets
Example
{
"tableId": "fffe43cb-a92f-48d9-9527-3fcc4e5f6dba",
"withDeleted": false
}
Member Of
getDataQualitiesquery