Created
August 20, 2015 09:21
-
-
Save schleichardt/1f456e61fb1aa102bb5a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ProductQueryImpl{predicate=[Predicate[masterData(current(masterVariant(sku in ("1000", "2000", "3000", "4000")) or variants(sku in ("1000", "2000", "3000", "4000"))))]], sort=[], expand=[], additionalQueryParameters=[], limit=null, offset=null, endpoint='/products', resultMapper=io.sphere.sdk.queries.MetaModelQueryDslBuilder$$Lambda$126/1732589709@c72f2b8, readablePath=/products?where=masterData(current(masterVariant(sku in ("1000", "2000", "3000", "4000")) or variants(sku in ("1000", "2000", "3000", "4000")))), request=HttpRequestIntent[httpMethod=GET,path=/products?where=masterData%28current%28masterVariant%28sku+in+%28%221000%22%2C+%222000%22%2C+%223000%22%2C+%224000%22%29%29+or+variants%28sku+in+%28%221000%22%2C+%222000%22%2C+%223000%22%2C+%224000%22%29%29%29%29,headers={},body=<null>], withTotal=null} | |
sphere readable predicate | |
masterData(current(masterVariant(sku in ("1000", "2000", "3000", "4000")) or variants(sku in ("1000", "2000", "3000", "4000")))) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment