Using the Apollo client with Absinthe

Hey all,

Last week I wrote up an article that outlines how to use Elixir’s Absinthe GraphQL library with the Apollo front-end client. The example is very simple (basic queries with hard-coded data), but I think the final architecture is pretty slick.

I’m looking forward to playing with GraphQL more in my Elixir applications.

Hopefully this helps some people who are looking into either Absinthe or the Apollo client, or even just looking how to set up a React front-end within a Phoenix application.

11 Likes