question

ATZLESBERGERStefan-7105 avatar image
0 Votes"
ATZLESBERGERStefan-7105 asked saldana-msft edited

Microsoft Graph Drive Filter Children Folder / File Property

Hi

why does this work:

but those three don't:

Why do we have a OData Filters when not all properties can be used in BASIC filtering statements?



microsoft-graph-sdkmicrosoft-graph-files
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Can the correct result be returned when you use https://graph.microsoft.com/v1.0/me/drive/root/children?$filter=folder ne null ? Can you provide a screenshot?

0 Votes 0 ·

1 Answer

CarlZhao-MSFT avatar image
0 Votes"
CarlZhao-MSFT answered CarlZhao-MSFT commented

As far as I know, the /children endpoint does not support the $filter parameter for the time being, it currently only supports $expand, $select, $skipToken, $top and $orderby query parameters. You can check the description of the official doc.




If an Answer is helpful, please click "Accept Answer" and upvote it.

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@ATZLESBERGERStefan-7105 Hi,would you please provide us with an update on the status of your issue?

0 Votes 0 ·