Skip to content

Commit a75583e

Browse files
authored
Update .changeset/brown-tigers-nail.md
1 parent be08c8f commit a75583e

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

.changeset/brown-tigers-nail.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,14 @@
33
"graphiql": patch
44
---
55

6-
fix: use the default query on adding a new tab
6+
fix: set query editor to `defaultQuery` while adding a new tab or GraphiQL's default query
7+
8+
```graphql
9+
# Welcome to GraphiQL
10+
#
11+
# GraphiQL is an in-browser tool for writing, validating, and
12+
# testing GraphQL queries.
13+
14+
...
15+
```
16+

0 commit comments

Comments
 (0)