Delete catalog_query.json

This commit is contained in:
赵璟 2023-06-09 10:51:28 +08:00 committed by GitHub
parent fb7a1171ef
commit 593a10b6cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +0,0 @@
{
"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}}}}}}}}"
}