Open davibauer opened 1 month ago
Fail Results
Expected value of type \"[String]!\", found null.
{ "errors": [ { "message": "Expected value of type \"[String]!\", found null.", "locations": [ { "line": 2, "column": 25 } ] } ] }
Reference Query https://graph.kadena.network/graphql
subscription NewBlocks { newBlocks(chainIds: null) { id hash chainId creationTime difficulty epoch flags height nonce payloadHash weight target powHash } }
Fail Results
Expected value of type \"[String]!\", found null.
:Reference Query https://graph.kadena.network/graphql