Skip to content

Commit 2e648c1

Browse files
committed
Add Gato GraphQL to WordPress page
1 parent b136ea5 commit 2e648c1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/site/headless-cms/wordpress.md

+4
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,7 @@ The [WordPress REST API](https://developer.wordpress.org/rest-api/) has been a s
2424
### WPGraphQL
2525

2626
Using the extensible nature of WordPress' plugin APIs, developers of headless sites can take advantage of the [WPGraphQL plugin](https://www.wpgraphql.com/) to interact with their site's content using GraphQL.
27+
28+
### Gato GraphQL
29+
30+
[Gato GraphQL](https://gatographql.com/) is a plugin that provides a GraphQL server, allowing us to build a headless site using WordPress as the source of data. It also allows us to manipulate and store again any piece of data in the site, and interact with external services.

0 commit comments

Comments
 (0)