Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

SimpleInstrumentation parameters.getQuery() show all query , bug i just execute one query #854

@NoBugBoy

Description

@NoBugBoy

SimpleInstrumentation parameters.getQuery() show all query , bug i just execute one query

query a{
functionA(code:""){
token,
result{
telephone
}
}
}

query b{
functionB{
telephone,
name
}
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @NoBugBoy

        Issue actions

          SimpleInstrumentation parameters.getQuery() show all query , bug i just execute one query · Issue #854 · graphql-java-kickstart/graphql-spring-boot