We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6afd9d1 commit 05c92f4Copy full SHA for 05c92f4
website/pages/docs/getting-started.mdx
@@ -53,7 +53,6 @@ graphql({
53
}).then((response) => {
54
console.log(response);
55
});
56
-});
57
58
````
59
</Tabs.Tab>
0 commit comments