]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/arrow/dev/benchmarking/examples/graphql_query_environment_view.json
import quincy 17.2.0
[ceph.git] / ceph / src / arrow / dev / benchmarking / examples / graphql_query_environment_view.json
diff --git a/ceph/src/arrow/dev/benchmarking/examples/graphql_query_environment_view.json b/ceph/src/arrow/dev/benchmarking/examples/graphql_query_environment_view.json
new file mode 100644 (file)
index 0000000..78804fa
--- /dev/null
@@ -0,0 +1,3 @@
+{
+  "query": "{allEnvironmentViews(orderBy: [BENCHMARK_LANGUAGE_ASC, LANGUAGE_IMPLEMENTATION_VERSION_ASC, DEPENDENCIES_ASC]) {edges {node {environmentId, benchmarkLanguage, languageImplementationVersion, dependencies}}}}"
+}