Todd Langford-Archer

Results 4 comments of Todd Langford-Archer

@LL782 I find defining Step Functions can be quite fiddly so a type definition for this awesome package would be really useful. Building on this example it might be good...

Sounds like a good idea. Happy to support. 😄

Hello @jasonkuhrt, I am enjoying getting to grips with nexus and would like to deploy with lambda. If this is already possible then it would be useful to reference an...

> Note to self: > > ```diff > - args: t.prismaType.createWorkspaceInvite.args, > + args: { > + data: arg({ type: 'WorkspaceInviteCreateInput' }), > + }, > ``` I'd like to...