@playlive/react-query
    Preparing search index...

    Interface UseFundraisingEventMilestonesParams

    interface UseFundraisingEventMilestonesParams {
        charityType?: CharityType;
        eventId: string | null | undefined;
    }
    Index
    charityType?: CharityType

    Defaults to "tiltify" — the backing route is proxy-only and has no Twitch analogue, so the overwhelmingly common call site can omit it. Pass "twitch" explicitly to short-circuit to [] on a surface that dispatches on charity type.

    eventId: string | null | undefined