Skip to content

Commit 8f68567

Browse files
Hyperlint Automation Fix
1 parent c5aca36 commit 8f68567

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2

1 file changed

+1
-1
lines changed

src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ For reference information on NAv2 nodes, refer to the [NAv2 node reference](/ana
6767

6868
:::note[Obtaining data for ingress traffic only]
6969

70-
All the NAv2 `*AnalyticsAdaptiveGroups` nodes include data for ingress and egress traffic. To obtain data about ingress traffic only, include `direction: "ingress"` in your [GraphQL query filter](/analytics/graphql-api/features/filtering/).
70+
All the NAv2 `*AnalyticsAdaptiveGroups` nodes include data for ingress and egress traffic. To obtain data about ingress traffic only, include `direction: 'ingress'` in your [GraphQL query filter](/analytics/graphql-api/features/filtering/).
7171
:::
7272

7373
## Schema comparison

0 commit comments

Comments
 (0)