Type Alias GetAppActionParamsInternal

GetAppActionParams: GetAppDefinitionParams & {
    appActionId: string;
}