In this section you'll find links submitted by others.

Did you write or stumbled across a blog post, tutorial or video that might be interesting for others?

To be able to submit a link you need to log in first.

Log in

Rendering the WordPress philosophy in GraphQL

css-tricks.com - submitted by Leonardo Losoviz

WordPress holds a philosophy where user needs are prioritized over developer convenience. A GraphQL server can have its own opinionatedness, prioritizing some behavior over another. Can the WordPress philosophy be carried out in GraphQL? If so, how? This article explains how the GraphQL API for WordPress plugin establishes a bridge between the two paradigms.

Read more [css-tricks.com]