core.medplumclientoptions.verbose
Home > @medplum/core > MedplumClientOptions > verbose
MedplumClientOptions.verbose property
When the verbose flag is set, the client will log all requests and responses to the console.
Signature:
verbose?: boolean;