Function getApplicationsUsesPlugin
- getApplicationsUsesPlugin(
__namedParameters: {
filter?: string;
pageable: Pageable;
pluginSlug: string;
studioSlug: string;
},
opts?: RequestOpts,
): Promise<PagePluginApplicationsResponse> Parameters
- __namedParameters: { filter?: string; pageable: Pageable; pluginSlug: string; studioSlug: string }
Optionalopts: RequestOpts
List all Applications that uses a given plugin