04-23-Implement_getMyTimeline_query
FEAT (appsync): adds mapping logic for getMyTimeline Since Timeline only contains tweetId, added nested resolver to fetch Tweet Changes the schema return for getMyTimeline to TimelinePage in order to hook nested resolvers onto that Adds resolvers to both the getMyTimeline and the new TimelinePage type