TooManyPeriodsConfig
No description
type TooManyPeriodsConfig {
  enabled: Boolean!
}
Fields
TooManyPeriodsConfig.enabled ● Boolean! non-null scalar
enabled decides whether the too many periods config is enabled or not.