Fix Apollo IDE integration and update schema.graphql file

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2021-06-17 09:51:11 +02:00
부모 3c2dfba880
커밋 b52c2bb1d1
No known key found for this signature in database
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"],
},
};

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다. Load Diff