mw/ApiRequest~BatchRequest(env, batchParams, key)

Show:

new BatchRequest(env, batchParams, key)

Do a mixed-action batch request using the ParsoidBatchAPI extension.

Do a mixed-action batch request using the ParsoidBatchAPI extension.

Parameters:
Name Type Description
env MWParserEnvironment
batchParams Array

An array of objects.

key string

The queue key.

Source:

Extends