Skip to main content

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

Member Of