graphql-perf
graphql-perf copied to clipboard
Any progress ?
This could help:
-
Instrument GraphQL and expose data with built-in type - https://github.com/graphql/graphql-js/issues/109
-
http://hueypetersen.com/posts/2015/11/06/instrumenting-graphql-js/
-
http://www.apollodata.com/optics
-
https://github.com/apollographql/optics-agent-js
-
https://github.com/apollographql/graphql-tracer
@sibelius thanks a lot for provided links.
This package every time delayed due other more priority things.
For now, it's incredible huge and complicated graphql-compose-elasticsearch (spaceship with tons of options):
- with full elastic API support
-
search
andsearchConnection
resolvers generated from elastic mappings with simplified and adopted API according to GraphQL possibilities - and much more
Also I'm almost on vacation from 25.03 till 16.04. So I have no exact date for the release of this package. Also my overall view on how this tool should work does not fully formed.
BTW @sibelius do you use graphql-compose
in production or internal app? Try to find somebody (speak English well) who can/want to speak on GraphQL-Europe about graphql-compose
. What do you think?
I'm not using graphql-compose
, I use https://github.com/lucasbento/create-graphql to generate the GraphQL boilerplate