houdini
houdini copied to clipboard
Customizing prefix to have more options than only "GQL_"
additionally, customizing GQL_ would be nice, some projects have case conventions.
Originally posted by @endigma in https://github.com/HoudiniGraphql/houdini/issues/391#issuecomment-1206668510
Let's track this request here (@endigma & @david-plugge)
We plan to add in the config storePrefix to be able to set what you want. (it will defaults to GQL_)
Just a side note, having a prefix makes it easy in your editors to find a store... You start typing GQ... and everything pops to you 👍