We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 880fbf0 commit 30e531dCopy full SHA for 30e531d
graphql/examples/item_translations.gql
@@ -13,7 +13,7 @@ query getItemsTranslation1 {
13
}
14
15
16
-# for each item, show the English name and get all it's translations
+# for each item, show the English name and get all its translations
17
query getItemsTranslation2 {
18
items: pokemon_v2_item {
19
name
0 commit comments