Skip to content

Commit cafe9b0

Browse files
Update website/src/pages/en/subgraphs/querying/graphql-api.mdx
Co-authored-by: Benoît Rouleau <[email protected]>
1 parent afbc53b commit cafe9b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/pages/en/subgraphs/querying/graphql-api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ Full-text search queries have one required field, `text`, for supplying search t
287287
Fulltext search fields use the required `text` parameter with the following operators:
288288

289289
| Operator | Symbol | Description |
290-
| :-------- | :----- | :-------------------------------------------------------------- |
290+
| --------- | ------ | --------------------------------------------------------------- |
291291
| And | `&` | Matches entities containing all terms |
292292
| Or | `\|` | Return all entities with a match from any of the provided terms |
293293
| Follow by | `<->` | Matches terms with specified distance |

0 commit comments

Comments
 (0)