Skip to main content

core.medplumrequestoptions.disableautobatch

Home > @medplum/core > MedplumRequestOptions > disableAutoBatch

MedplumRequestOptions.disableAutoBatch property

Optional flag to disable auto-batching for this specific request. Only applies when the client is configured with auto-batching enabled.

Signature:

disableAutoBatch?: boolean;