Skip to content

04-20-Implement_getTweets_query

Choose a tag to compare

FEAT (resolvers): adds nested resolver for Tweet.profile

Uses the tweet.author value to fetch the user profile from users table

Adds nested resolver syntaxt for Tweet.profile