An API that connects multiple Microsoft services, enabling data access and automation across platforms
The LIST /children method does not support filtering, afaik. You were probably using a filter against /items instead?
GET https://graph.microsoft.com/beta/me/drive/root/items?$filter=endsWith(name,+'.docx')