Add batch support for DataServiceActionQuery and DataServiceActionQuerySingle #3342
ruzena-kavanova
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
I already created issue #3021 for this This may be added sometime |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear community,
I'm using oData client in my projects and I wonder, if there is any chance adding support for batch requests on functions/actions? It may be my misunderstanding, but since batch requests are supported only for DataServiceRequest classes and DataServiceActionQuery doesn't derive from that, I can't simply batch my functions/actions on the server.
Beta Was this translation helpful? Give feedback.
All reactions