-
I was looking into how to add a "Create User" mutation to my graphql-js server. It took me a while to end up at the right code, so just documenting where I got confused:
1. Searched for "Mutation…
-
### Description
Every single GraphQL field has a semantic description, which looks like is getting translated on every single query even though they don't really need to be.
This is creating mas…
-
**What would you like to be added**:
FYI https://graphql.org/
> GraphQL is a query language for your API, and a server-side runtime for executing queries using a type system you define for y…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-android/issues?q=is%3Aissue+) and [discussions](https://github.co…
-
Hey all. We started talking about this issue over on discord:
https://discord.com/channels/632220458137419776/632220563540017153/879799832452161587
I attempted to add and use a custom directive i…
-
### What happened?
### Description
I am in the process of migrating to Craft 5. We use Craft as a headless CMS and query everything over GraphQL. After migrating, we had to update all of our queries…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I'm using HotChocolate and AutoMapper projections to provide DTOs from EF entities. (EF entit…
-
Planning to work on a backend supported set of methods similar to all the ones we have inside `useGitHub()` hook. Keeping a hook for all the methods will be a handy thing in frontend, but for server-s…
-
Hello,
I'm writing GraphQL queries within a string inside a JS/TS file. I can get highlighting to work with an injection query but indentation is acting like a string instead of GraphQL. Is there …
-
Hello, I am x-posting [this issue](https://github.com/microsoft/vscode-python/issues/14825) for visibility. Thanks!
## Environment data
- VS Code version: 1.51
- Extension version (avai…