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

GraphQL language support for WebStorm, IntelliJ IDEA and other IDEs based on the IntelliJ Platform.

Results 161 js-graphql-intellij-plugin issues
Sort by recently updated
recently updated
newest added

Consider implementing some sort of query builder. Some ideas could be found here: https://github.com/OneGraph/graphiql-explorer/issues/10

enhancement

A critical feature for possible performance optimizations and implementation of the new features. https://jetbrains.org/intellij/sdk/docs/basics/indexing_and_psi_stubs/stub_indexes.html

area:internal

## Version and Environment Details __Operation system__: MacOSX __IDE name and version__: Intellij 2020.1.1 __Plugin version__: 2.4.0 ## Expected Behaviour The schemaPath can point to a file in an excluded...

bug

![image](https://user-images.githubusercontent.com/58376230/71845659-d81c6f00-30d9-11ea-900d-6405215059b1.png) version 2.3.0 but in `.graphql` file works correct ![image](https://user-images.githubusercontent.com/58376230/71845784-1fa2fb00-30da-11ea-9ee0-4518e1c22ec9.png)

bug

## Version and Environment Details __Operation system__: Ubuntu 18.04 __IDE name and version__: WebStorm 2020.1, see all debug info in this [YouTrack ticket](https://youtrack.jetbrains.com/issue/WEB-44916) __Plugin version__: 2.4.0 ```ts import GqlMod from...

bug
area:injections

As a new user of your plugin it was not obvious to understand how to provide custom variables. After some time I noticed "Toggle variable editor" but after that I...

enhancement

I would love to have support for the new Prisma Schema Language. Is this something within the scope of this plugin, or is this something that should be made somewhere...

enhancement

I added variables by toggling the variables window and then adding them. When I close the variables window the variables are lost. Is there a way to persist this setting?...

feature

## Version and Environment Details __Operation system__: MacOS __IDE name and version__: IntelliJ 2019.3.3 __Plugin version__: 2.3.0 ## Expected Behaviour If I change a service endpoint configuration in .graphqlconfig (namely,...

enhancement

Greetings and thanks for the excellent plugin. I see that there's support for multiple projects. Is there any support for android studios "build variants" in the same project? For example,...

enhancement