Suren

Results 8 comments of Suren

@hidden directive will be useful for our use cases where we want to hide some internal/private fields.

@peggyrayzis A friendly reminder to advise on the above ^.

I reviewed existing ways to extending unfortunately none of them address the problem I described. I will try to restate the problem in simple terms: **Requirement:** Insert a record into...

@cjihrig Thanks for your comment. `postDataLoad` is a vtl, can it invoke lambda, please let me know if you have an example.

@cjihrig I am aware of lambda resolvers but our requirement is to have a single generated mutation (`createTodo`) attached to pipeline resolver (executes auto generated DDB followed in invoking custom...

@cjihrig That will be awesome, can you help me with an example?

Example is not clear enough, I didn't find any references on how to invoke a lambda from `postDataLoad` slot. Reopening to clarify with an example if not, explore recommended solution...