Fix Apollo IDE integration and update schema.graphql file

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
このコミットが含まれているのは:
Thomas Citharel 2021-06-17 09:51:11 +02:00
コミット b52c2bb1d1
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: A061B9DDE0CA0773
2個のファイルの変更479行の追加86行の削除

ファイルの表示

@ -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"],
},
};

ファイル差分が大きすぎるため省略します 差分を読み込み