Skip to content

Commit f45a59a

Browse files
[RK] Add README cross reference (#63)
1 parent 905c8ef commit f45a59a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -543,3 +543,7 @@ api.mount('GetUserById').at('/users/:id').withOptions({
543543
transformResponse: cb,
544544
});
545545
```
546+
547+
## Like this package?
548+
549+
Check out Econify's other GraphQL package, [graphql-request-profiler](https://www.github.com/Econify/graphql-request-profiler), an easy to use performance analysis and visualization tool for tracing API resolver execution time.

0 commit comments

Comments
 (0)