graphql-engine/server/src-lib/Hasura
Phil Freeman b2561a719b
server: set hasura.tracecontext in RQL mutations [#5542] (#5555)
* server: set hasura.tracecontext in RQL mutations [#5542]

* Update test suite

Co-authored-by: Tirumarai Selvan <tiru@hasura.io>
2020-08-10 12:34:24 -07:00
..
Cache Support only the bounded cache, with default HASURA_GRAPHQL_QUERY_PLAN_CACHE_SIZE of 4000. Closes #5363 2020-07-28 19:02:44 -04:00
Eventing Tracing: Simplify HTTP traced request (#5451) 2020-07-28 11:51:56 -07:00
GraphQL server: set hasura.tracecontext in RQL mutations [#5542] (#5555) 2020-08-10 12:34:24 -07:00
Incremental Remote Joins: Create relationships across database and remote schemas (#2392) 2020-05-27 20:32:58 +05:30
RQL server: set hasura.tracecontext in RQL mutations [#5542] (#5555) 2020-08-10 12:34:24 -07:00
Server server: set hasura.tracecontext in RQL mutations [#5542] (#5555) 2020-08-10 12:34:24 -07:00
SQL relay fixes (#5013) 2020-06-16 19:55:49 +05:30
App.hs server: set hasura.tracecontext in RQL mutations [#5542] (#5555) 2020-08-10 12:34:24 -07:00
Db.hs Propagate the trace context to event triggers (#5409) 2020-07-23 13:39:26 -07:00
EncJSON.hs save permissions, relationships and collections in catalog with 'is_system_defined' explicitly (#3165) 2019-10-21 11:01:05 -05:00
HTTP.hs improve debug information in actions errors response (close #4031) (#4432) 2020-04-24 13:25:51 +05:30
Incremental.hs Build the GraphQL context after pruning dangling dependents 2020-01-30 18:17:29 -06:00
Logging.hs server: add logging for action handlers (#5471) 2020-07-29 19:00:29 +05:30
Prelude.hs relay fixes (#5013) 2020-06-16 19:55:49 +05:30
Session.hs Pass environment variables around as a data structure, via @sordina (#5374) 2020-07-14 12:00:58 -07:00
Tracing.hs Show method and complete URI in traced HTTP calls (#5525) 2020-08-05 15:54:43 +05:30