Identifying clients using `apollographql-client-name`

I’m attempting to use apollographql-client-name passed in as headers on requests to our grapqhl endpoint to add client-specific logging on Apollo as described here: https://www.apollographql.com/docs/graph-manager/client-awareness/#setup however there’s no guide to setting that up using Absinthe and Elixir.