-
`codecov-api` has Django middleware that measures hits and request latencies grouped by Django view and sends the data to Prometheus. Since all GraphQL requests are run through the same Django view, w…
-
## Describe the Bug
Sending GraphQL requests from Apollo Sandbox (when configured with the `graphql_ide` parameter) does not update the debug toolbar like it does for GraphiQL.
Graphi…
-
Если нужна конкретика, то посмотрите ниже, это оцифровка roadmaps:
-
_Базовое для Web -
-
- [x] Git - контроль версий
- [x] Базовое использование терминала
- [x] Алгоритмы и структуры данных
- …
-
Currently, strawberry is one repo and deployment on PyPI including
- Schema generation
- including cross-definition support with [`pydantic`](https://pydantic-docs.helpmanual.io/)
- Resolver ma…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched open reports and couldn't find a duplicate
### What happened?
The robocorp-1.0.0 changes were merged this morning. The files…
-
## Describe the Bug
When I attempt to surface the key used for a many-to-one relation as a resolvable field, it seems to resolve to the object itself (and implicitly, its string form) rat…
-
Explain to me why developers make integrations with other frameworks? for example, graphene integrated with sqlalchemy, django, flask, and so on. However, sqlalchemy does not integrate with anyone. af…
-
## Meeting Date/Time: Thursday, May 30, 2024, 07:00 AM UTC
- Meeting Duration: 1 hour
- [Optimize event subscribe exception handling java-tron](https://github.com/tronprotocol/java-tron/issues…
-
### Description
I encountered an `AppRegistryNotReady` error when trying to set up vulntotal using Docker. This issue arises at the final step when running `vulntotal --help`.
### Steps to Repro…
-
## Describe the Bug
An example speaks a thousand words. Given the following minimal test case:
```python
import strawberry
from django.test import SimpleTestCase
@strawberry.type
class E…