msgraph-sdk-ruby icon indicating copy to clipboard operation
msgraph-sdk-ruby copied to clipboard

Q: Is there the way set $select parameter?

Open andrzej-zuralovic opened this issue 6 years ago • 1 comments

Is there the way to set $select query parameter in this gem? https://developer.microsoft.com/en-us/graph/docs/concepts/query_parameters#select-parameter

andrzej-zuralovic avatar May 04 '18 15:05 andrzej-zuralovic

It's probably too late, but someone else might have this doubt (like I did a few hours ago). You can use: https://github.com/microsoftgraph/msgraph-sdk-ruby/blob/4ee17fd74e729c362bb452f683c973d0a42af28f/lib/odata/service.rb#L27-L37

gerinelda avatar Apr 04 '19 00:04 gerinelda