You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A response from an odata service without content seems to be normal for some types of requests (update, delete, ...). But the handler throws an error in case of "update" - maybe on more occasions.
A response from an odata service without content seems to be normal for some types of requests (update, delete, ...). But the handler throws an error in case of "update" - maybe on more occasions.
Suggestion
https://github.com/Urigo/graphql-mesh/blob/master/packages/handlers/odata/src/index.ts#L1505
The text was updated successfully, but these errors were encountered: