Commit 8bf59a1
committed
Make sure attributes with $ use _ instead in GraphQL examples
$ is reserved so we had to replace all $ with _1 parent 4d35fb0 commit 8bf59a1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments