Add some names to the GQL queries
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import gql from "graphql-tag";
|
||||
|
||||
export const CONFIG = gql`
|
||||
query {
|
||||
query FullConfig {
|
||||
config {
|
||||
name
|
||||
description
|
||||
|
||||
Reference in New Issue
Block a user