Files
matrix-authentication-service/frontend/graphql.config.json
2022-11-18 13:43:01 +01:00

5 lines
64 B
JSON

{
"schema": "./schema.graphql",
"documents": "./src/**/*"
}