-
Is there a step by step guide to add MyAnimeList API? Let me know if I do the steps correctly.
I already get my API key from MAL.
![image](https://github.com/FuzzyGrim/Yamtrack/assets/111774381/48…
-
In an example like this,
```python3
import strawberry
@strawberry.type
class Query:
@strawberry.field
def test_field(self) -> str:
return "Hello"
@strawberry.field
…
-
_Originally posted by @salwator in https://github.com/mirumee/ariadne/pull/61_
-
### Proposed Changes
See results of #784
### Justification
See results of #784
### TODO
- [x] #784
- Break out steps to migrate to GraphWrap
-
### stacktrace:
```console
GraphQL request:2:3
1 | mutation {
2 | register(
| ^
3 | input: {email: "princebrenda@example.org", username: "stevenbrown", password1: "xW1S9aTlH@", passwor…
-
**Note**: Sorry this issue is long, it was initially short but this lead to endless confusion/discussion so it was expanded.
**PROBLEM...**
The way variants are loaded allows customers to select p…
-
Hello,
I would like to use this issue to discuss and hopefully agree on filtering and ordering changes and fixes that I am currently working on.
### Filtering
#### _Fix_: Custom filter method o…
-
## Feature Request Type
- [ ] Core functionality
- [x] Alteration (enhancement/optimization) of existing feature(s)
- [ ] New behavior
## Description
Hello, would it be possible to …
-
> :star2: :star2: :star2: :star2: :star2: :star2: :star2: :star2: :star2: :star2: :star2: :star2: :star2: :star2: :star2: :star2: :star2: :star2: :star2: :star2: :star2: :star2:
>
> **欢迎去知乎回答这个问题:[…
-
I'm working on a project which includes mypy and when hitting strawberry_django it says it cannot find the type hints.
The error from mypy is `error: Skipping analyzing "strawberry_django": module …