Skip to content

Commit b133a1b

Browse files
authored
Added WP GraphQL as a plugin requirement. (#332)
1 parent dec27c3 commit b133a1b

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@wpengine/wp-graphql-content-blocks": minor
3+
---
4+
5+
Added WP GraphQL as a required plugin.

readme.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Stable tag: 4.4.0
77
Requires PHP: 7.4
88
License: GPLv2 or later
99
License URI: https://www.gnu.org/licenses/gpl-2.0.html
10+
Requires Plugins: wp-graphql
1011

1112
Extends WPGraphQL to support querying (Gutenberg) Blocks as data.
1213

0 commit comments

Comments
 (0)