Add category locale names (#112)

This commit is contained in:
Niklas Fondberg
2022-04-21 11:59:35 +02:00
committed by GitHub
parent 60d4d312f1
commit 9e2ff31b65
4 changed files with 21 additions and 2 deletions
+1
View File
@@ -216,6 +216,7 @@ type Category {
Default to false
"""
products(includeAllSubCategories: Boolean): [Product]
localeNames: JSON
}
type Batch {