Select the types of activity you want to include in your feed.
1mutation DeleteJobExperience($id: String!) { 2 deleteJobExperience(id: $id) 3}