Minor Changes
- #3946
71755b7
Thanks @dimaMachina! - feat(@graphiql/react): migrate React context to zustand:- replace
useExecutionContext
withuseExecutionStore
hook - replace
useEditorContext
withuseEditorStore
hook - replace
useAutoCompleteLeafs
hook withgetAutoCompleteLeafs
function
- replace
Patch Changes
- #3963
6d631e2
Thanks @dimaMachina! - fix headers are not set in the refetch of introspection query