Adrian Rangel

Results 70 comments of Adrian Rangel

que les parece asi o esta muy grande el boton? ![screen shot 2014-04-23 at 11 53 51 am](https://cloud.githubusercontent.com/assets/1312687/2780469/de410622-cb07-11e3-94ee-479e316cd2cd.png) pd ya hice la lista en mailchimp

@paulinabustos ya cambie el screenshot, Creo que entendi mal el que hice es para el sitio en general no de UN articulo deja hago cambios para eso o esta mejor...

This PR was created recently #325 might help

@benwilson512 @sax hey now that the project is in `absinthe-graphql` org it might make sense to look into this again?

I think we could create a Plug with a modified graphiql that uses graphql-ws. Almost a copy paste of absinthe graphiql plug but modifying https://github.com/absinthe-graphql/absinthe_plug/blob/60c05541a015cb53b618fcbf9a277767e149ea73/lib/absinthe/plug/graphiql/graphiql_workspace.html.eex#L41

That does seem as a better more scalable solution. Perhaps something similar to Apollo Server LandingPlugins https://www.apollographql.com/docs/apollo-server/api/plugin/landing-pages/