-
I'm probably doing something very basic wrong, as I'm just learning GraphQL.
In VS Code, I created a **`.gql` file** with the following contents:
```gql
POST https://api.github.com/graphql
Aut…
-
This is how you create a custom scalar now:
```python
import base64
from typing import NewType
import strawberry
Base64 = strawberry.scalar(
NewType("Base64", bytes),
serialize=l…
-
Looks like maybe this can't be done yet with the GraphQL API?
https://platform.github.community/t/cant-access-the-contributors-of-a-repository/1848/7
-
## Overview/summary
Currently using this library when connecting to a private app is confusing.
It takes quite a long time to work out what you are doing, when it feels like it could be really …
-
## CVE-2019-10744 - Critical Severity Vulnerability
Vulnerable Libraries - lodash-4.17.4.tgz, lodash-es-4.17.10.tgz, lodash.template-4.4.0.tgz, lodash-2.4.2.tgz, lodash-4.17.10.tgz, lodash-4.17.11.tg…
-
### Describe the feature or problem you’d like to solve
I am often added to repositories in my organization. I'd like to manually unwatch those I don't need.
### Proposed solution
I would lik…
-
> Nuestros eventos se rigen por nuestro código de conducta **Pendiente!** [https://github.com/javascriptecuador/codigo-de-conducta]
## Dirección de Correo electrónico
marc.macias96@gmail.com
##…
-
# Bug report
- [x] I have checked other issues to make sure this is not a duplicate.
## Describe the bug
Getting error `ReferenceError: Cannot access 'nexusSchema' before initialization` on s…
-
### Discussed in https://github.com/nuxt-modules/apollo/discussions/552
Originally posted by **thibautvs** September 27, 2023
[UPDATE]
So I basically had to completely rebuild and override …
-
### Опишите проблему, которую решает ваша фича
При большом открытом списке инструментов, тяжело искать необходимый актив.
Прошу добавить возможность быстрого поиска.
### Опишите предлагаемое вами …