1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-09-20 08:02:11 +03:00
Files
authentication-service/frontend/graphql.config.json
2022-11-18 13:43:01 +01:00

5 lines
64 B
JSON

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