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.

QualityCheckInput

Quality check identifier

input QualityCheckInput {
externalId: String!
tableId: String!
}

Fields

QualityCheckInput.externalId ● String! non-null scalar general

The technical quality check identifier

QualityCheckInput.tableId ● String! non-null scalar general

Table id the target quality check is linked to

Example

Member Of