solapi
    Preparing search index...
    type FileUploadResponse = {
        fileId: string;
        link: string | null | undefined;
        type: string;
    }
    Index

    Properties

    Properties

    fileId: string
    link: string | null | undefined
    type: string