Adrian Rangel
Adrian Rangel
el from address cual sera? [email protected]?
que les parece asi o esta muy grande el boton?  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...
@juanpabloe bump
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/