Skip to content

Commit

Permalink
Add Gato GraphQL to WordPress page
Browse files Browse the repository at this point in the history
  • Loading branch information
leoloso committed Apr 2, 2024
1 parent b136ea5 commit 2e648c1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/site/headless-cms/wordpress.md
Expand Up @@ -24,3 +24,7 @@ The [WordPress REST API](https://developer.wordpress.org/rest-api/) has been a s
### WPGraphQL

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.

### Gato GraphQL

[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 comments on commit 2e648c1

Please sign in to comment.