### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior we have a vairable of the type JSON: <img width="408" height="116" alt="Image" src="https://github.com/user-attachments/assets/d22e9533-cdaa-4460-b28b-e5657384416c" /> graphiql doesn't allow me to define any arbitrary JSON for this variable: <img width="913" height="135" alt="Image" src="https://github.com/user-attachments/assets/9e096990-6cc7-426d-bb8b-d89edf37adea" /> in other graphql webui it works fine. e.g. nitro of hotchocolate can handle this type. ### Expected Behavior allow to assign any JSON value to this vairable ### Steps To Reproduce see above ### Environment * GraphiQL Version: 5.2.0 * OS: Windows 11 * Browser: Edge * Bundler: Vite * `react` Version: 19 * `graphql` Version: ### Anything else? _No response_