-
I think this topic could win the award as the most debated topic on web all along
(since that damn day `null` was invented, at least :smile:)!
I would like to summarize here everything I have read…
-
We discussed this at todays developer meeting and decided that we will remove the `\routers\{routerId}` from all API paths in OTP 2.2.
THIS IS A BREAKING CHANGE !!!
_Originally posted by @t2gran…
-
### Describe the bug
```bash
$ gh --version
gh version 2.59.0 (2024-10-16)
https://github.com/cli/cli/releases/tag/v2.59.0
```
Using the `ref` parameter does not seem to have any impact. A r…
-
Is there a way to implement subscriptions as SSE instead of WebSockets or do you plan to add some support in the near future?
## Upvote & Fund
- We're using [Polar.sh](https://polar.sh/strawberry-g…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
When I create a new GraphQL request within a Hoppscotch GraphQL request collection, its conte…
rb090 updated
15 hours ago
-
When a staticmethod not named `from_pydantic` or `to_pydantic` is added to a type decorated with `strawberry.pydantic.experimental.type` it is not available at runtime. Attempting to call the static…
-
### Describe the bug
The Github REST API docs specify that creating a PR using a fine-grained permissions token only requires the
> ["Pull requests" repository permissions (write)](https://docs.g…
-
### Describe the need
If you run:
```javascript
import { Octokit } from "@octokit/core";
import { paginateGraphQL } from "@octokit/plugin-paginate-graphql";
import process from "node:process";
c…
-
> _Originally posted by @j718 in https://github.com/MichalLytek/typegraphql-prisma/issues/1#issuecomment-697454730_
```
"type-graphql": "^1.0.0",
typegraphql-prisma": "^0.6.1",
```
I keep g…
-
- Using https://github.com/invopop/jsonschema
> This package can be used to generate [JSON Schemas](http://json-schema.org/latest/json-schema-validation.html) from Go types through reflection.
There…