Files
wp-headless/wp-content/themes/moonshine/graphql.config.json

4 lines
76 B
JSON

{
"schema": "./server/graphql/schema.graphql",
"documents": "**/*.gql"
}