IGPAPI
    Preparing search index...

    Interface MusicTrendingFeedInput

    interface MusicTrendingFeedInput {
        nextCursor?: string;
        product?: MobileNavModule;
    }
    Index

    Properties

    nextCursor?: string
    product?: MobileNavModule