Tristan Siegel

Results 8 issues of Tristan Siegel

This is the opposite of an issue. I just wanted to say this is a beautiful little library. The code is immaculate and so easy to follow. Saved me big...

Maybe I'm misunderstanding the docs, but `@depend(on: ["id"])` would mean to me that the `id` field should be in the parent argument no matter what, but it isn't unless its...

question

I've mentioned in https://github.com/danielrearden/sqlmancer/issues/132, I've now come across multiple instances where I need to alter plain one to many or many to many statements. A scenario will arise where I'd...

enhancement

I have a model that has a one to many relationship. Franchises to Posts. Franchises can have many posts, but a post can only have on franchise. This works fine...

question

I'm running into an issue with the `orderBy` statement on a query. Fairly certain this is a bug with the type definitions since the code works correctly and is cribbed...

bug

see warning from https://github.com/TSiege/Tech-Interview-Cheat-Sheet/issues/6

chore

I work with a datatype, [mobiledoc cards](https://github.com/bustle/mobiledoc-kit/blob/master/MOBILEDOC.md), that's represented as a tuple of a string followed by an object. Currently, to make it work in graphql I need to denormalize...

👻 Needs Champion
💭 Strawman (RFC 0)