Query sever timestamps in GraphQL?

Okay, thank you.

Is there a rough ETA for 21.03 ?

Just trying to figure out if it makes sense to start building our stack with @lambda now on the latest-release or if we should roll without @lambda for the moment.

EDIT:
I guess the only documentation for @lambda is the code itself for now?

Edit2:
Am I correct that for implementing createdAt and updatedAt timestamps I would have to mirror every add- and update- mutation to Javascript? That’s honestly very super complicated and you would have to track and maintain two files instead of just the gql-schema. I hope there will be @createdAt and @updatedAt directives instead! If I’m wrong though, I’m happy to hear otherwise.

2 Likes