diff --git a/pages/graphql.vue b/pages/graphql.vue index 7ad3e813c..efa6437fb 100644 --- a/pages/graphql.vue +++ b/pages/graphql.vue @@ -178,7 +178,19 @@ > - +
+ +
+ +
+
(this.$refs.copyResponseButton.innerHTML = this.copyButton), + 1000 + ); + }, async runQuery() { const startTime = Date.now();