Similar to the improvement to eager load relationships requested in the initial graphQL query we should also look at only fetching the attributes requested in the original graphQL query as well instead of loading the entire list of attributes of the underlying model.