Archive API docs

Input object

CreateContentViewInput

Input for the createContentView mutation.

Fields

customAttributeConditions [CustomAttributeConditionInput!] default: []
Custom-attribute conditions to narrow the filter set.
filters JSON! required
Opaque filter blob defining which items belong to the view.
name String! required
Display name for the new content view.
showReportingStats Boolean default: true
Whether reporting stats should be surfaced. Defaults to true.
sort JSON default: []
Sort directives applied when listing items via this view. Defaults to [].