mirror of
https://github.com/graphql-hive/console
synced 2026-05-24 01:28:32 +00:00
Update operations-reader.ts (#438)
This commit is contained in:
parent
3b9722baa6
commit
da14815d10
1 changed files with 1 additions and 0 deletions
|
|
@ -530,6 +530,7 @@ export class OperationsReader {
|
|||
${this.createFilter({
|
||||
target,
|
||||
operations,
|
||||
period,
|
||||
})}
|
||||
GROUP BY name, body, hash, operation_kind`,
|
||||
queryId: 'operations_registry',
|
||||
|
|
|
|||
Loading…
Reference in a new issue