Files
matrix-authentication-service/frontend/graphql.config.json
T

5 lines
64 B
JSON

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