Horace Williams
Horace Williams
The layout and API of this gem encourage the use of constants to store loaded schemas, client objects, and parsed queries (there's even a [special error](https://github.com/github/graphql-client/blob/master/guides/dynamic-query-error.md) to flag violations of...
**Is your feature request related to a problem? Please describe.** Just tried this project out for the first time and it's great. Docs were clear and easy to get started....
I am trying to use the phoenix route helpers (specifically the `static_path` helper) to display an image from my app's static directory. Rendering an image manually works (image gets displayed):...