API Status Get API Key
TYPE ⚠️ Experimental

ContentConfiguration

Config for one or more content types that share the same properties and rules. Grouping several configurationContentTypes in one entry avoids duplicating an identical config (e.g. story + reel).

Fields 3

configurationContentTypes : [ConfigurationContentType!]!

The content type(s) this config applies to (grouped when rules are identical).

rules : [ValidationRule!]!

Validation rules that decide whether a draft is valid.

supportedProperties : [ContentProperty!]!

The properties these content types support; absence means unsupported.