Anyone know of any examples I could use? I want to fetch data from a external source, use a graphql mutation to create or update the data I fetched to be saved in database. I need this done server side or perhaps lambda function. I can’t get my head around this.