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]