mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 14:37:17 +00:00
2.3 KiB
2.3 KiB
@graphql-hive/laboratory
0.1.4
Patch Changes
-
#7963
4a8bd4fThanks @mskorokhodov! - Implemented functionality that allows to have multiple queries in same operation while working only with focused one (run button, query builder) -
#7892
fab4b03Thanks @mskorokhodov! - Hive Laboratory renders Hive Router query plan if included in response extensions
0.1.3
Patch Changes
- #7888
574a5d8Thanks @mskorokhodov! - If schema introspection isn't provided as property to Laboratory, lab will start interval to fetch schema every second.
0.1.2
Patch Changes
-
#7849
b908773Thanks @mskorokhodov! - replace crypto.randomUUID with uuid to make it works on http -
#7835
7f58cb8Thanks @mskorokhodov! - Enhancement: Implemented search field for query builder in new lab, with two modes: list and tree
0.1.1
Patch Changes
- #7839
9585f11Thanks @mskorokhodov! - exposed renderLaboratory function to use window location as default endpoint
0.1.0
Minor Changes
- #7697
1bf05f0Thanks @mskorokhodov! - First release