Query: exists
Requires access to resource REPORT_WIZARD_EDIT
reportWizard {
exists(
reportName: NotEmptyString!
): Boolean!
}
Arguments
exists.reportName ● NotEmptyString! non-null scalar
Type
Boolean scalar
The Boolean scalar type represents true or false.