Patch Changes
-
#2435
89f0244f
Thanks @thomasheyenbrock! - Fix deriving default values for editors from storage -
#2437
1f933505
Thanks @thomasheyenbrock! - Move preffity query functionality to editor context in@graphiql/react
-
#2435
89f0244f
Thanks @thomasheyenbrock! - Move the logic for deriving operation facts from the current query to@graphiql/react
and store these facts as properties on the query editor instance -
#2448
3dae62fc
Thanks @thomasheyenbrock! - don't introspect the schema if it's provided via props -
#2437
1f933505
Thanks @thomasheyenbrock! - Move copy query functionality to editor context in@graphiql/react
-
#2437
1f933505
Thanks @thomasheyenbrock! - Move merge query functionality to editor context in@graphiql/react
-
#2436
3e5295f0
Thanks @thomasheyenbrock! - Inline logic for clicking a reference to open the docs and remove theonClickReference
andonHintInformationRender
props of the editor components and hooks -
#2436
3e5295f0
Thanks @thomasheyenbrock! - Move visibility state for doc explorer fromgraphiql
to the explorer context in@graphiql/react