SleeplessOne1917
SleeplessOne1917
#### This issue pertains to the following package(s): - [ ] GraphQL Playground - Electron App - [ ] GraphQL Playground HTML - [X] GraphQL Playground - [ ] GraphQL...
I originally raised this in [Apollo Server](https://github.com/apollographql/apollo-server/issues/5630) and was told that it's actually implemented here. Suppose I have the following schema: ``` interface Node { id: ID! } interface Product...
## What does this do? Adds the expected channel divinities to the levels for oath of devotion paladin. ## How was it tested? Ran `db:refresh` and checked the data in...
## What does this do? Originally in the API, Eldritch Invocations were split out into 8 different features with a choice with `choose` 2 from an incomplete list of invocations....
For some reason this is opening a new PR after I merged. Closes #993. @makotech222 This PR also fixes the edit post issue you were coming across.
Closes #1160
This should hipefully keep things lined up visually. Perhaps the Lemmy lemming would be a good default pick. It could be worth letting instance admins be able to set their...
Closes #1069. In addition to making comment threads lists to make them easier to use with screen readers, I also made it easier to track of comment depth visually per...
I found the route data somewhat unwieldy to work with. The way it is currently done, any `fetchInitialData` returns a list of promises, which are then resolved and used as...