SentryPluginOptions
SentryPluginOptions
Configuration options for the SentryPlugin.
Signature
interface SentryPluginOptions {
includeErrorTestMutation?: boolean;
}
includeErrorTestMutation
property
boolean
default:
false
Whether to include the error test mutation in the admin API.