the rachel maddow showMondays 9PM etmorning joeWeekdays 6am etdeadline: white house with nicolle wallaceweekdays 4pm etthe beat with ari melberweeknights 6pm etthe weeknightmonday-friday 7pm etall in with chris hayestuesday-friday 8pm et
GraphQL validates variable types before execution. Your deletePortfolio mutation declares $portfolioId: String!, but the schema expects ID!, so it fails validation even though the HTTP status is 200.