feat: Initial GraphQL setup with remote WP schema
This commit is contained in:
4
wp-content/themes/moonshine/graphql.config.json
Normal file
4
wp-content/themes/moonshine/graphql.config.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"schema": "./server/graphql/schema.graphql",
|
||||
"documents": "**/*.gql"
|
||||
}
|
||||
Reference in New Issue
Block a user