We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9dd3d6 commit bcfd14dCopy full SHA for bcfd14d
.changeset/fluffy-planes-return.md
@@ -7,7 +7,7 @@ Details in the extensions when an unexpected error occurs;
7
```json
8
{
9
"request": {
10
- "endpoint": "https://api.example.com/graphql",
+ "url": "https://api.example.com/graphql",
11
"method": "POST",
12
"body": {
13
"query": "query { hello }"
0 commit comments