GraphQL and the Standardization of Headless?

From Issue #9

I’ve been looking at GraphQL lately. I’m wondering how headless CMS might adopt some standards. GraphQL seems headed in this direction.

One of the points of my Codegarden talk (see below) is that we’re missing a common communication layer – the “SQL of headless,” if you will. It’s not REST or JSON – what we need is a standardized query language, and a common understanding of how content is modeled so we can abstract a headless CMS like be abstract a database.

What will be the “database table” of headless – the common data structure we can all accept and organize around?

This is item #44 in a sequence of 305 items.

You can use your left/right arrow keys to navigate