# ForcedSyncConfiguration

ForcedSyncConfiguration

Forced-sync detail. Present only when the kind's sync mechanism supports a
forced (manual) sync.

**Status:** ⚠️ Experimental

**Fields:**
- `forcedSyncRateLimit`: `ForcedSyncRateLimit` - Rate limit for forced syncs. `null` when forced sync is unthrottled. Reuses
the `ForcedSyncRateLimit` type defined by the comment schema.
- `pollInterval`: `Int!` - How often, in seconds, the channel is automatically polled for new items.