Fix Apollo IDE integration and update schema.graphql file

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Bu işleme şunda yer alıyor:
Thomas Citharel 2021-06-17 09:51:11 +02:00
ebeveyn 3c2dfba880
işleme b52c2bb1d1
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: A061B9DDE0CA0773
2 değiştirilmiş dosya ile 479 ekleme ve 86 silme

Dosyayı Görüntüle

@ -4,9 +4,9 @@ module.exports = {
service: {
name: "Mobilizon",
// URL to the GraphQL API
url: "http://localhost:4000/api",
localSchemaFile: "./schema.graphql",
},
// Files processed by the extension
includes: ["src/**/*.vue", "src/**/*.js"],
includes: ["js/src/**/*.vue", "js/src/**/*.js"],
},
};

Dosya farkı çok büyük olduğundan ihmal edildi Fark Yükle