Property Does Not Exist On Type 'never'

I am working with Azure AD B2C built-in user flows and Microsoft Graph (beta). I attempted to update an existing B2C user flow using a PATCH request. The request returns HTTP 204 No Content, indicating success, however the property provided in the…

property does not exist on type 'never' 1