Skip to content

Commit 38f8d88

Browse files
committed
graphql type
1 parent cc2f3c2 commit 38f8d88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workflows/observability/metrics-analytics.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Here we are doing the same for `wallTime`, `instanceRuns` and `stepCount` in the
126126

127127
Here lets query `workflowsAdaptive` for raw data about `$instanceId` between `$datetimeStart` and `$datetimeEnd`:
128128

129-
```
129+
```graphql
130130
{
131131
viewer {
132132
accounts(filter: { accountTag: $accountTag }) {

0 commit comments

Comments
 (0)