-
**Is your feature request related to a problem? Please describe.**
It can be helpful to have a field on a GraphQL type that corresponds to multiple relationship types in the underlying graph. As a fa…
-
GraphQL Ruby has support for client directives now. It could potentially reduce the surface area of this library by quite a bit.
We have quite a bit code that seems to be responsible for generating…
-
**Describe the bug**
Codegen worked fine with "@graphql-codegen/add": "^3.1.0", "@graphql-codegen/cli": "1.21.7", "@graphql-codegen/typescript": "1.23.0", "@graphql-codegen/typescript-resolvers": "1.…
-
The `User` type is complicated because it involves both user data stored in DynamoDB (username, image ids, # of games played), as well as a series of authentication credentials and authorization roles…
-
## Requirement
Currently in the GraphQL function directive, the invocation of a function's method is sync. It would be ideal to enable the developer to be able to specify invoke async to handle bette…
-
# GraphQL Emitter Design
Authors: [Angel Vargas](mailto:angelvargas@pinterest.com), [Steve Rice (He Him)](mailto:srice@pinterest.com), [Swati Kumar](mailto:swatikumar@pinterest.com)
Last updated: Oct…
-
This will be the first in a series of posts about how we used advanced GraphQL tooling and functionality to better handle errors occurring during query resolution, and better equip clients to reason a…
-
**Describe the bug**
When wiring the default `graphql.java.extended.validation` setup with the `RuntimeWiringConfigurer` provided by the new `Spring for GraphQL` project, custom directives that are r…
-
#### This issue pertains to the following package(s):
- [ ] GraphQL Playground - Electron App
- [ ] GraphQL Playground HTML
- [x] GraphQL Playground
- [ ] GraphQL Playground Express Middleware
…
-
### Feature Spec
The concept is similar, if not identical, to the Amplify GraphQL API, which offers queries, mutations, and real-time event subscriptions.
The GraphQL API facilitates several ess…