Adding query parameters to a GetByIds POST request #2719
Unanswered
masonwolff
asked this question in
Q&A
Replies: 0 comments
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.
-
I'm having a hard time understanding how to use the SDK when it comes to adding query parameters to a POST /directoryObjects/getByIds request. The requestConfiguration.QueryParameters is of type RequestConfiguration, and DefaultQueryParameters is an empty Kiota abstraction class. How can I specify a "Select" like below for example when it isn't available from the compiler?
Beta Was this translation helpful? Give feedback.
All reactions