Sanity Library Reference Docs
    Preparing search index...

    Type Alias CollaborationCommentFieldValueAlpha

    CollaborationCommentFieldValue: {
        _key: string;
        _type: string;
        [key: string]: any;
    }[]

    Portable Text covering a comment range. Callers can send just the blocks from the range start _key through end _key, or the full field.