Testing with Bearer header... Response: HTTP/1.1 200 OK {"errors":[{"message":"Field 'inputs' doesn't accept argument 'limit'","locations":[{"line":5,"column":42}],"path":["query","bitcoin","inputs","limit"],"extensions":{"code":"argumentNotAccepted","name":"inputs","typeName":"Field","argumentName":"limit"}}]}... Testing with X-API-KEY header... Response: HTTP/1.1 401 Unauthorized Unauthorized. You have to use Authorization or X-API-KEY tokens as described in the documentation https://docs.bitquery.io/docs/category/authorization...