Add some names to the GQL queries

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2021-05-17 18:19:24 +02:00
parent bab751591f
commit 732785919a
5 changed files with 18 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
import gql from "graphql-tag";
export const CONFIG = gql`
query {
query FullConfig {
config {
name
description