Skip to content

04-17-Implement_tweet_mutation

Choose a tag to compare

FEAT (graphql): implements the Mutation.tweet

Adds new tables

Add a new lambda resolver for Mutation.tweet

Adds a new lambda that updates 3 tables using transact write

Adds util for tweep.__typename

Updated docs and added a new .env-example