5 lines
77 B
JSON
5 lines
77 B
JSON
{
|
|
"schema": "./server/graphql/schema.graphql",
|
|
"documents": "**/*.gql"
|
|
}
|