Scott Taylor has started working on…
Scott Taylor has started working on a GraphQL extension of the WordPress REST API that I’ll be paying attention to.
Scott Taylor has started working on a GraphQL extension of the WordPress REST API that I’ll be paying attention to.
Leonardo Losoviz describes how to implement a GraphQL server with components in PHP. He starts by defining components, and then he describes “the architectural design of the GraphQL server in PHP GraphQL by PoP, which uses components as a data structure instead of graphs.”
So they say. Specifically, David Mainayar said in Woo Weekly #399 that it’s the fastest he’s seen, and I imagine he’s seen a lot.
DAVID‘S PICKS Video Picks 📺 Here are David’s video picks: 4 real client scenarios (GDPR compliant) who have adopted self-hosted CRM solutions to run their businesses.: Paul Tobey shares four real (GDPR compliant) scenarios with clients who have adopted self-hosted CRM solutions to run their businesses. Shanjidah Afroz: End-to-end testing using CodeceptJS: At the recent…
Leonardo Losoviz explores why you might want to support “CMS-agnosticism” using the GraphQL API for WordPress plugin and the 91 PHP packages it contains. 📦
Mike Jolley explains how he created a login system for a ReactJS app using WordPress and WP GraphQL. Mike described his work as: “a GraphQL mutation which accepts login credentials and logs users in using a custom cookie, and we’ve set CORS headers so the browser allows the cookies to be used…. we can now…
WPGraphQL for ACF is a new plugin that allows you to interact with your Advanced Custom Field data using GraphQL Queries.