checkATSettingsErrors
query
Check AT settings for errors
Validates the company's AT settings and returns any configuration errors that need to be resolved.
query {
checkATSettingsErrors(companyId: Int!, forceRefresh: Boolean): ATSettingsErrors!
}Returns: ATSettingsErrors!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
forceRefresh | Boolean |