HomeVendure CoreShow hidden breadcrumbs...SentryPluginSentryPluginOptionsOn this pageSentryPluginOptions@vendure/sentry-pluginSource Configuration options for the SentryPlugin. Signatureinterface SentryPluginOptions { includeErrorTestMutation?: boolean;} includeErrorTestMutationpropertybooleanDefault:falseWhether to include the error test mutation in the admin API. When enabled, a createTestError mutation becomes available in the Admin API, which can be used to create different types of error to check that the integration is working correctly.Was this chapter helpful?It was helpfulIt wasn't helpfulReport IssuePreviousSentryPluginNextSentryServiceEdited Feb 2, 2026·Edit this page