WordPress GraphQL API
WordPress supports a full-featured GraphQL API through the [WPGraphQL plugin](https://www.wpgraphql.com/), an open-source WordPress plugin that provides an extendable GraphQL schema and API for any WordPress site. WPGraphQL is widely adopted for headless WordPress setups, enabling developers to query and mutate WordPress data using standard GraphQL operations.
Overview
WordPress GraphQL API is a GraphQL API specification published by WordPress on the APIs.io network.
WordPress supports a full-featured GraphQL API through the WPGraphQL plugin, an open-source WordPress plugin that provides an extendable GraphQL schema and API for any WordPress site. WPGraphQL is widely adopted for headless WordPress setups, enabling developers to query and mutate WordPress data using standard GraphQL operations.
The specification includes 5 reference links.
Tagged areas include CMS, Content Management, Open Source, and WordPress.
Endpoint
References
- Documentation https://www.wpgraphql.com/docs/
- GitHub https://github.com/wp-graphql/wp-graphql
- Extensions https://www.wpgraphql.com/extensions
- Discord https://wpgraphql.com/discord
- Changelog https://github.com/wp-graphql/wp-graphql/releases