Minor Changes
-
#2409
f2025ba0
Thanks @thomasheyenbrock! - Move the logic of the variable editor from thegraphiql
package into a hookuseVariableEditor
provided by@graphiql/react
-
#2408
d825bb75
Thanks @thomasheyenbrock! - Move the logic of the query editor from thegraphiql
package into a hookuseQueryEditor
provided by@graphiql/react
-
#2411
ad448693
Thanks @thomasheyenbrock! - Move the logic of the result viewer from thegraphiql
package into a hookuseResponseEditor
provided by@graphiql/react
-
#2404
029ddf82
Thanks @thomasheyenbrock! - Add a context provider for editors and move the logic of the headers editor from thegraphiql
package into a hookuseHeaderEditor
provided by@graphiql/react
Patch Changes
- #2370
7f695b10
Thanks @thomasheyenbrock! - Add a context with provider component and hooks that manages the state related to the docs/explorer.