PatchKit DocumentationPatchKit Launcher SDK Documentation
  • Preparing search index...
  • The search index is not available
PatchKit Launcher SDK API Documentation
  • PatchKit Launcher SDK API Documentation
  • @upsoft/patchkit-launcher-runtime-api-theme-client
  • fetchAppArticlesInfoQueryPageData

Function fetchAppArticlesInfoQueryPageData

Throws

ServiceConnectionIsNotAvailable

  • fetchAppArticlesInfoQueryPageData(args): Promise<AppArticlesInfoQueryPageData>
  • Parameters

    • args: {
          appArticlesInfoQueryParams: AppArticlesInfoQueryParams;
          appArticlesInfoQueryPageParams: AppArticlesInfoQueryPageParams;
      }
      • appArticlesInfoQueryParams: AppArticlesInfoQueryParams
      • appArticlesInfoQueryPageParams: AppArticlesInfoQueryPageParams

    Returns Promise<AppArticlesInfoQueryPageData>

Settings

PatchKit DocumentationPatchKit Launcher SDK Documentation
PatchKit Launcher SDK API Documentation
  • Loading...

Generated using TypeDoc