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
- Full Null reference issue in GraphQL/Request Error handling of HttpStatusCode.
17
+
- Fix null reference issue in GraphQL/Request Error handling of HttpStatusCode.
18
18
- Added better support for Mutation handling so that single payload (per Mutation convention best practices) can be returned easily via ReceiveGraphQLMutationResult;
19
19
this eliminates the need to use ReceiveGraphQLRawJsonResponse for dynamic Mutation response handling.
20
20
- Fixed bug to ensure Errors are returned on IGraphQLQueryResults when possible (not available on Batch Queries).
0 commit comments