-
One of our GraphQL .NET classes has the property of type `List`
which results in `[[Int!]!]!` in the schema. This does not seem to be a problem
as such until we try to stitch such a schema. Both `Ad…
-
### What happened?
tried creating an authorizer with getTokenLambdaAuthorizer().
however, deployed lambda does not have @pulumi/awsx package in node_modules.
would expect it to be there coz the g…
-
Hi! I maintain [gqlgen](https://github.com/99designs/gqlgen) and I was wondering how hard it would be to adapt knit gateway to act as a _GraphQL_ gateway. (browser -> graphql -> knit -> Connect/gRPC )…
-
I looked (okay, not that hard, but I definitely didn't see it mentioned in the tutorial), but couldn't find an explanation of why is yarn a requirement? Can you please clarify to me, why yarn?
I pr…
-
### Component(s)
router
### Is your feature request related to a problem? Please describe.
Hi,
Thank you for that good project.
We are working on multiple graphql backs and I was looking for …
-
-
Related https://github.com/ardatan/graphql-mesh/issues/4305#issuecomment-1215000504, repro: https://github.com/enisdenjo/graphql-mesh-apollo-sample.
The actual problem why the repro is failing is b…
-
### The original blog info
| subject | content |
:- | :---------------------
title | Protecting APIs from abuse using sequence learning and variable order Markov chains
url | [blog url](https://blog.c…
-
```bash
├── components
│ ├── core
│ ├── knowledge
│ │ ├── src/main
│ │ │ ├── kotlin
│ │ │ │ ├── com/sangsiklog
│ │ │ │ │ ├── command
│ │ │ │ │ ├── con…
-
In order to make it simple to integrate rest-apis into a GraphQL schema we want to create a set of directives that do that without any code needed.
```GraphQL
type Query {
hello: String @http(…