Skip to content

OperationCallback no longer exists #96

@apkrasny

Description

@apkrasny

The README points out that GraphQLServletListener has both RequestCallback and OperationCallback. OperationCallback seems to have been removed and I am having trouble finding a replacement for it. Specifically I was using it to track metrics (operation count, operation time, etc). Is there an alternative that should be used?

https://github.com/graphql-java/graphql-java-servlet/blob/master/src/main/java/graphql/servlet/GraphQLServletListener.java

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions