Skip to content

Commit 4e2239c

Browse files
committed
PCX-1086 Update header name
1 parent fd7d47b commit 4e2239c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

products/analytics/src/content/graphql-api/getting-started/querying-basics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ header: Query response from firewallEventsAdaptive
115115
}
116116
```
117117

118-
## Querying two data sets in a single API call
118+
## Query two data sets in a single API call
119119

120120
This example query employs a broad range of GraphQL functionality. The example queries two data sets for the specified zone simultaneously, applies filters and aggregations, and sets a limit on the number of records returned. (Note that you must include the `limit` argument, which can be equal or up to 10,000.)
121121

0 commit comments

Comments
 (0)