js-graphql-intellij-plugin icon indicating copy to clipboard operation
js-graphql-intellij-plugin copied to clipboard

GraphQL Query result is not formatted

Open TruDataRx-Gary opened this issue 1 year ago • 2 comments

Describe the bug I have to manually format the results after every query execution.

To Reproduce Link to Repo with Reproduction or Steps to Reproduce: 1.Run graphqol query 2. view results, they are unformated

Expected behavior The results should be formatted automatically after the execution of a query

Version and Environment Details Operation system: MacOS Sonoma 14.4.1 IDE name and version: Rider 2023.3.4 Plugin version:GraphQL version 233.13135.65

TruDataRx-Gary avatar Apr 04 '24 23:04 TruDataRx-Gary

Hi @TruDataRx-Gary! Are there any exceptions in the IDE when you perform a request? Because I've tried multiple times with different requests and it works for me as expected 🤔

vepanimas avatar Apr 18 '24 09:04 vepanimas

No exceptions, just this:

[image: CleanShot 2024-04-18 at @.***

On Thu, Apr 18, 2024 at 4:04 AM Vladimir Panimaskin < @.***> wrote:

Hi @TruDataRx-Gary https://github.com/TruDataRx-Gary! Are there any exceptions in the IDE when you perform a request? Because I've tried multiple times with different requests and it works for me as expected 🤔

— Reply to this email directly, view it on GitHub https://github.com/JetBrains/js-graphql-intellij-plugin/issues/709#issuecomment-2063383967, or unsubscribe https://github.com/notifications/unsubscribe-auth/BEEH2LH2NJEKOYP2LV5I2GLY56EAFAVCNFSM6AAAAABFYE7O5SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANRTGM4DGOJWG4 . You are receiving this because you were mentioned.Message ID: @.***>

-- CONFIDENTIALITY: This email may contain proprietary, business-confidential and/or privileged material. If you are not the intended recipient of this message, be aware that any use, review, retransmission, distribution, reproduction or any action taken in reliance upon this message is strictly prohibited. If you received this in error, please contact the sender and delete the material from all computers.

TruDataRx-Gary avatar Apr 18 '24 21:04 TruDataRx-Gary