graphql-spring-boot
graphql-spring-boot copied to clipboard
No way to override graphql.GraphQL.Builder#doNotAddDefaultInstrumentations
Hi,
Graphql-java provides an option to override this property value to disable the default instrumentation.But there is no way to set this property through kickstart library. Can you please tell a way to disable this default instrumentation?