Archive API docs
    Jump to

    Narrow by kind with a prefix — q: queries, m: mutations, t: types, g: guides, f: fields and arguments.

    Input object

    CreateContentViewInput

    Input for the createContentView mutation.

    Fields

    Object, input and enum types open in place — use + to reveal their fields. A type that is already open above the row stops at a ↻ circular marker, and anything nested past the depth limit links out to its own page instead.

    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 [].