booleanSettingResponse
Examples
type BooleanSettingResponse {
true: Float!
false: Float!
}Fields
Field
Description
Supported fields
References
Fields with this object:
Last updated
type BooleanSettingResponse {
true: Float!
false: Float!
}true Float!
Count of applications with true option chosen
false Float!
Count of applications with false option chosen
Last updated
