Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 9a77933

Browse files
authored
Merge pull request #2763 from magento-commerce/imported-pykettk-devdocs-9343
Import: Add Link to REST Api Docs for Condition Types
2 parents 87e84bf + 7b221d8 commit 9a77933

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/guides/v2.4/extension-dev-guide/searching-with-repositories.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ $filter
4141

4242
This filter will find all urls with the suffix of "magento.com".
4343

44+
{:.bs-callout-info}
45+
A full list of condition types can be found in the [Rest API Reference]({{ page.baseurl }}/rest/performing-searches.html).
46+
4447
### Filter Group
4548

4649
The [`FilterGroup`]({{ site.mage2bloburl }}/{{ page.guide_version }}/lib/internal/Magento/Framework/Api/Search/FilterGroup.php) class acts like a collection of Filters that apply one or more criteria to a search.

0 commit comments

Comments
 (0)