-
After updating Sentry (2.14.0) and Strawberry to the latest version, I get a fatal error:
```
Traceback (most recent call last):
File "/opt/pysetup/.venv/lib/python3.11/site-packages/graphql/ex…
-
info by @gabor : add ways to handle the case where the https certificate of the github instance is not trusted by the server running grafana.. the two options are:
- add support for a custom ca certi…
-
## Describe the Bug
```python
import asyncio
import strawberry
from strawberry.extensions import tracing
@strawberry.type
class Query:
@strawberry.field
def node(self) -> str:
re…
coady updated
2 weeks ago
-
**Is your feature request related to a problem? Please describe.**
Would love access to opportunity to use pylon in a way that still allows me native control of the underlying http server.
```ts
co…
-
### Describe the bug
The `pr view` command with the `--json files` flag does not return all of the files changed if the PR has modified more than 100 files.
CLI version:
```
gh version 2.61.0 …
-
I used gqlfetch to get the shopify graphql schema at `https://%s.myshopify.com/admin/api/2023-10/graphql.json` (where `%s` is the name of your own shopify sites graphql api).
I attached it as a gis…
-
I cannot find `Used by` count in the GraphQL API.
-
### Code of Conduct
- [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/.github/CODE_OF_CONDUCT.md)
### What article on docs.githu…
-
:clipboard: **Description**
Currently, more and more projects use git submodules to split the project architecture, leaving an almost empty main repository (almost only references to submodules)
…
-
## Description
The prerequisite OpenCTI configuration for using the GraphQL Playground is not documented, which makes it difficult to learn GraphQL and build GraphQL queries. I didn't learn about t…