graphql-request-profiler icon indicating copy to clipboard operation
graphql-request-profiler copied to clipboard

Easy to use GraphQL performance analysis utility for tracing resolver execution time

Results 7 graphql-request-profiler issues
Sort by recently updated
recently updated
newest added

Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1. Release notes Sourced from semver's releases. v6.3.1 6.3.1 (2023-07-10) Bug Fixes 928e56d #591 better handling of whitespace (#591) (@​lukekarrys, @​joaomoreno, @​nicolo-ribaudo) Changelog Sourced from...

dependencies

`graphql-request-profiler` should restrict our main branch. We want `main` to only accept commits from 1. Merged PRs (contributions) 2. Github action bot (updates package.json version) The existing problem was that...

We should use the Apollo tracing spec so that we can view the output of this plugin in the apollo playground UI

https://github.com/mercurius-js/mercurius

This plugin is currently untested with Apollo federation