Minor Changes
-
#2642
100af928
Thanks @thomasheyenbrock! - Add a new propoperationName
to theExecutionContextProvider
component that controls the operation sent with the request -
#2642
100af928
Thanks @thomasheyenbrock! - BREAKING: TheExecutionContextProvider
andQueryEditor
components no longer accepts theonEditOperationName
prop. Instead you can now pass this prop to theEditorContextProvider
component.