Skip to main content

checks

Get all the available RTM checks for the given status selection. If the call should return different kind of checks the filter input has to be used with the explicit value for the kind field. If there is no kind filter field defined it defaults to: { name: "kind" operator: eq value: "RTM" }

checks(
where: FilterInput
order: OrderInput
): [Check!]!

Arguments

checks.where ● FilterInput input

The filter conditions for this query.

checks.order ● OrderInput input

Type

Check interface

An Avantra check.