Alec Aivazis

Results 246 comments of Alec Aivazis

Another thought I had is to restructure the current `Variables` api to be less noisy, something like: ```typescript import { QueryVariables } from './$houdini' export const _variables: QueryVariables = ({...

Oh, interesting! Do you think its safe to set it in both places always? I'm personally still a little hazy about the best way to string all of this together....

Sorry this went a bit stale. If you want to submit a PR that adds this configuration I'd happily review it. Maybe it makes most sense to do as a...

I'm closing this issue since its gone a bit stale. feel free to let me know if you want to keep exploring options here

Thanks for the ping here! If there is someone on the cli team that wants to take ownership, I would more than gladly hand over the repository - just let...

One complication is deducing connections in order to add them to the announcement. One option is to use a subclass of peewee's ForeignKeyFIeld which implements the serializable spec

Thanks for being patient everyone - ill try to get this fixed ASAP

I am having an issue with the web service that renders the LaTeX diagrams and text 😞

I'm aware. If you want to try to find another way to render the latex strings, I'd gladly provide any help I can. I don't really have the time to...

Hey @giorgioghillardi thanks for reporting this. I'm sorry to hear you are running into trouble getting the exported PNG to look good. It's using the latex package under the hood...