Jeremy Giberson

Results 8 comments of Jeremy Giberson

FYI I'm working on a PR for this suggestion

Hey Chemdrew, My thoughts, Concerning `@GraphQLArgument`,` @GraphQLArguments` I agree that these should available at class level. There is an edge scenario this will affect -- right now a class w/out...

Roger on arguments translation to TestSimpleModel. > A specific example of this is for Date fields. For every date field we use a custom resolver that wraps moment.js to allow...

> So is your goal for declaring variables at an operation level over class level to keep from having variations like userId/UserID/UserId all in the same query like shown here...

Btw, do you have recommendation on how to run style linting locally so I don't have to push & wait for travis ci to check fixes?

FWIW: We're generally able to cope with this by always compiling our containers for AMD64 architecture and having our mac (apple silicon) devs run it via rosetta 2 feature in...

Additionally, a lot of times you want to traverse the ETL workflow a row at a time. Other times you want to wait at a specific step until you've iterated...