If a `Supplier<GraphqlFieldVisibility>` Bean exists it will be autowired into the `GraphQLJpaExecutorContext`, but then it is not used. It looks like `GraphQLJpaExecutorContext.getGraphQLSchema()` is not called by anything, should it be?