Create catalog_query.json
This commit is contained in:
parent
593a10b6cd
commit
263ad7e239
1 changed files with 3 additions and 0 deletions
3
.github/workflows/catalog_query.json
vendored
Normal file
3
.github/workflows/catalog_query.json
vendored
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"query": "query($locale: String){catalog(id: \"2Yp0TY3kBHgG6VDjsHZNpK\",locale:$locale) {linkedFrom(allowedLocales:[\"en-US\"]) {catalogCollection(limit:20) {items {key position title linkedFrom(allowedLocales:[\"en-US\"]) {catalogCollection(limit:20) {items {key title position}}}}}}}}"
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue