bpm-core 0.0.133 → 0.0.134

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1216,7 +1216,7 @@ class CoreService {
1216
1216
  formName: this.config.formName,
1217
1217
  destination: TARGET_SERVER_WM,
1218
1218
  serviceName: ApiAlias,
1219
- parameters: {
1219
+ queryParameters: {
1220
1220
  q: q,
1221
1221
  limit: 10,
1222
1222
  ...args