Skip to content

Commit

Permalink
Update .changeset/brown-tigers-nail.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaMachina committed Aug 15, 2024
1 parent be08c8f commit a75583e
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion .changeset/brown-tigers-nail.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,14 @@
"graphiql": patch
---

fix: use the default query on adding a new tab
fix: set query editor to `defaultQuery` while adding a new tab or GraphiQL's default query

```graphql
# Welcome to GraphiQL
#
# GraphiQL is an in-browser tool for writing, validating, and
# testing GraphQL queries.

...
```

0 comments on commit a75583e

Please sign in to comment.