Class SentryProperties.Graphql

java.lang.Object
io.sentry.spring.boot.jakarta.SentryProperties.Graphql
Enclosing class:
SentryProperties

public static class SentryProperties.Graphql extends Object
  • Constructor Details

    • Graphql

      public Graphql()
  • Method Details

    • getIgnoredErrorTypes

      @NotNull public @NotNull List<String> getIgnoredErrorTypes()
    • setIgnoredErrorTypes

      public void setIgnoredErrorTypes(@NotNull @NotNull List<String> ignoredErrorTypes)