-
I ran into a spooky issue [when using graphql-tools' `MockList` to mock lists in my schema](https://www.apollographql.com/docs/graphql-tools/mocking/#using-mocklist-in-resolvers), where as soon as I r…
-
### Edition ID
```
css2024
```
### Block ID
```
css_frameworks
```
### Filters:
```
{
"options": {
"showDefaultSeries": false,
"enableYearSelect": false,
"mode": …
-
Hey there 👋
First of all, thanks so much for this amazing library. I've really enjoyed how flexible and configurable this tool is.
I'd love to add the ability to generate only the TypeScript ty…
-
### Describe the bug
LLM output says zip code not provided but config do contain zip code information
```sh
2024-10-25 11:30:54.077 | DEBUG | src.aihawk_easy_applier:_check_for_errors:…
-
### Issue workflow progress
_Progress of the issue based on the
[Contributor Workflow](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md#a-typical-contributor-workflow)_
- …
-
Hi!
I am trying to use the awesome `graphql-shield` library with `Postgraphile`. In order to do so, I must use `graphql-middleware`. After thoroughly narrowing in on the problem, I've arrived at …
-
### Environment
------------------------------
- Operating System: `Darwin`
- Node Version: `v18.12.0`
- Nuxt Version: `3.0.0`
- Nitro Version: `1.0.0`
- Package Manager: `yarn@1.22.…
-
## Problem
Currently, the GraphQL interface allows access to the type system and the instance system. This allows **general access** to all types and instances. But the access is done in a way that t…
-
Vulnerable Library - graphql-spring-boot-starter-12.0.0.jar
Path to vulnerable library: /java/graphql-idor/pom.xml,/java/graphql-mutation/pom.xml,/java/graphql-injections/pom.xml,/java/graphql-info…
-
```
query {
getLatestComic {
transcript
year
month
day
link
news
}
}
```
```
{
"data": {
"getLatestComic": null
},
"errors": [
{
"m…