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

Commit 675b442

Browse files
authored
Add Link to REST Api Docs for Condition Types
1 parent 0fe8c87 commit 675b442

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)