Sanity Library Reference Docs
    Preparing search index...

    Type Alias ArrayOp

    ArrayOp:
        | InsertOp<AnyArray, RelativePosition, IndexedSegment | KeyedSegment>
        | ReplaceOp<AnyArray, IndexedSegment | KeyedSegment>
        | TruncateOp

    Represents ann operation that can be applied to an array