Skip to content

Commit fb2be4d

Browse files
authored
CUSTESC-48297 - clarify available filters depends on node
Prevent for CUSTESC-48297. Feel free to reword/adjust as long we can get the point of across.
1 parent e74e056 commit fb2be4d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/content/docs/analytics/graphql-api/features/filtering.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ You can use filters as an argument on the following resources:
1818
* accounts
1919
* tables (datasets)
2020

21+
Which filters are available depends on the queried node. For example, some nodes may only support a zoneTag filter, some only an accountTag filter, and some may allow both.
22+
2123
### Zone filter
2224

2325
Allows querying zone-related data by zone ID (`zoneTag`).

0 commit comments

Comments
 (0)