Archive API docs

Input object

UpdateContentViewInput

Partial-update input for the updateContentView mutation. Only provided fields are updated; omitted fields are left unchanged.

Fields

customAttributeConditions [CustomAttributeConditionInput!]
Custom-attribute conditions. When provided, replaces the existing list wholesale. An empty array clears all conditions.
filters JSON
Opaque filter blob. When provided, replaces the existing filter blob wholesale (no element-level merge).
name String
Display name. When provided, replaces the existing name.
showReportingStats Boolean
Whether reporting stats should be surfaced. When provided, replaces the existing flag.
sort JSON
Sort directives. When provided, replaces the existing sort wholesale.