This is a breaking GraphQL API change. All numeric values are now encoded as hex strings. The motivation for this change is matching JSON-RPC outputs more closely. Numbers in query parameters are accepted as both decimal integers and hex strings. |
||
|---|---|---|
| .. | ||
| graphiql.go | ||
| graphql_test.go | ||
| graphql.go | ||
| schema.go | ||
| service.go | ||