Sanity App SDK
    Preparing search index...

    Interface FavoriteStatusResponse

    interface FavoriteStatusResponse {
        isFavorited: boolean;
    }
    Index

    Properties

    Properties

    isFavorited: boolean