Commit 2715e0f
authored
fix(races): Language options is optional for graphql (#807)
## What does this do?
Fixes the GraphQL resolver to handle `language_options` being optional
on races.
## How was it tested?
Locally
## Is there a Github issue this is resolving?
Raised in the Discord
## Here's a fun image for your troubles
1 parent bc5dc06 commit 2715e0f
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
22 | 28 | | |
23 | 29 | | |
24 | 30 | | |
| |||
0 commit comments