Add category locale names (#112)
This commit is contained in:
@@ -216,6 +216,7 @@ type Category {
|
||||
Default to false
|
||||
"""
|
||||
products(includeAllSubCategories: Boolean): [Product]
|
||||
localeNames: JSON
|
||||
}
|
||||
|
||||
type Batch {
|
||||
|
||||
Reference in New Issue
Block a user