Merge branch 'master' into feat/gql-variable-update

This commit is contained in:
Andrew Bastin
2020-01-29 20:49:05 -05:00
committed by GitHub
31 changed files with 2707 additions and 195 deletions

View File

@@ -757,9 +757,7 @@ export default {
}
}
this.gqlTypes = types;
this.$refs.queryEditor.setValidationSchema(schema);
this.$nuxt.$loading.finish();
const duration = Date.now() - startTime;
this.$toast.info(this.$t("finished_in", { duration }), {