We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 064f433 commit c834aceCopy full SHA for c834ace
tests/CTS/requests/ingestion/createSource.json
@@ -12,7 +12,8 @@
12
"de"
13
],
14
"url": "http://commercetools.com",
15
- "projectKey": "keyID"
+ "projectKey": "keyID",
16
+ "productQueryPredicate": "masterVariant(attributes(name=\"Brand\" and value=\"Algolia\"))"
17
},
18
"authenticationID": "6c02aeb1-775e-418e-870b-1faccd4b2c0f"
19
@@ -30,7 +31,8 @@
30
31
32
33
34
35
36
37
38
}
0 commit comments