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

    UpdateContentViewInput

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

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