Skip to content

live feedback on query execution state #100

Open
@jeggy

Description

@jeggy

It would be nice to able to get live feedback of current state of the query execution.

Sample use case:
Having a website where you can build your own graphql query and export the result to an Excel file.

So when having a big query and a dataset that has over 10k records it would be nice to provide some feedback directly on the website about the execution progress. Like showing a message 4329 of 11920 fields fetched and as it's not really sure it could be that these numbers change, so after 1 second it could show 8732 of 13200 fields fetched.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions