You can use the same query in multiple apps with Reusable Queries. Often, you want the same functionality across apps, but donβt want to copy paste a query over and over again. Reusable queries help you avoid code duplication, version control queries, and share queries with your team.
Improvementsβ
- Add and edit headers in GraphQL queries
- Pressing ESC correctly deselects your components
- Performance fixes around the query editor and autocomplete