Query.productBlockPreview
Preview the products a block configuration would match for an anchor product (includes drafts). Used by the admin editor's live preview pane.
Returns[Product!]!
Signature
productBlockPreview(organization_id, store_id, block_type, sort_by, max_products, product_conditions_serialized, same_as_config, anchor_product_slug):[Product!]!Preview the products a block configuration would match for an anchor product (includes drafts). Used by the admin editor's live preview pane.
organization_idID!store_idID!block_typeString!sort_byStringmax_productsIntproduct_conditions_serializedStringsame_as_configStringanchor_product_slugString
