Type Alias OdagAppsAPI

type OdagAppsAPI = {
    clearCache: typeof odagApps.clearCache;
    getOdagApps: typeof getOdagApps;
}
Index

Properties

clearCache: typeof odagApps.clearCache

Clears the cache for odag-apps api requests.

getOdagApps: typeof getOdagApps

Retrieves ODAG Analytics Applications filtered by type: selection (used as entry points), template (source Analytics Application for generation), or generated (Analytics Applications created via ODAG requests).

an object with query parameters

GetOdagAppsHttpError