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

Commit 6cc2d8a

Browse files
authored
Update custom-filters.md
1 parent a181214 commit 6cc2d8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guides/v2.3/graphql/custom-filters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ In this example, the custom attribute `volume` was assigned to the `bags` attrib
9090
`Medium` | `217`
9191
`Small` | `218`
9292

93-
In this scenario, a [`products`]({{page.baseurl}}/guides/v2.4/graphql/queries/products.html) search filtered to return items where the `volume` attribute is set to `Large` would be similar to the following:
93+
In this scenario, a [`products`]({{page.baseurl}}/graphql/queries/products.html) search filtered to return items where the `volume` attribute is set to `Large` would be similar to the following:
9494

9595
**Request:**
9696

0 commit comments

Comments
 (0)