Skip to content

Commit 48ba72a

Browse files
authored
Merge pull request #1012 from akeneo/CHA-1333-doc
[CHA-1333] GraphQL: "categories" query max depth was increased
2 parents dc0177e + 741b352 commit 48ba72a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/graphql/limitations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ For example, you can make the following query
107107
| assetsRecords | 3 |
108108
| attributes | 4 |
109109
| attributeOptions | 3 |
110-
| categories | 4 |
110+
| categories | 8 |
111111
| channels | 4 |
112112
| currencies | 3 |
113113
| families | 5 |

0 commit comments

Comments
 (0)