erigon-pulse/graphql
Antoine Toulme f981ed79b3 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>
# Conflicts:
#	graphql/graphql_test.go
#	graphql/service.go
2021-03-08 12:35:52 +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) 2021-03-08 12:35:52 +01:00
graphql.go graphql: add support for retrieving the chain id (#21451) 2020-08-29 13:28:52 +02:00
schema.go graphql: add support for retrieving the chain id (#21451) 2020-08-29 13:28:52 +02:00
service.go graphql: always return 400 if errors are present in the response (#21882) 2021-03-08 12:35:52 +01:00