go-ethereum/graphql
Antoine Toulme f59ed3565d
graphql: always return 400 if errors are present in the response (#21882)
* Make sure to return 400 when errors are present in the response

* graphql: use less memory in chainconfig for tests

Co-authored-by: Martin Holst Swende <martin@swende.se>
2020-11-25 10:19:36 +01:00
..
graphiql.go common, graphql: fix hash/address decoding + UI content type 2019-09-10 12:20:36 +03:00
graphql_test.go graphql: always return 400 if errors are present in the response (#21882) 2020-11-25 10:19:36 +01:00
graphql.go graphql: add support for retrieving the chain id (#21451) 2020-08-25 11:38:56 +03:00
schema.go graphql: add support for retrieving the chain id (#21451) 2020-08-25 11:38:56 +03:00
service.go graphql: always return 400 if errors are present in the response (#21882) 2020-11-25 10:19:36 +01:00