Hi @Sidi_244 ,
I'm glad to hear you solve the problem,I would make a brief summary of this thread:
Issue Symptom:
When I use this query: https://graph.microsoft.com/v1.0/drives/DRIVEID/items?%24filter=name%20eq%20%27TEST%27 to filter my drive for items with name = TEST i get returned ALL items on my drive.
Current status:
The issue has been solved. Another endpoint that still works: https://graph.microsoft.com/v1.0/drives/DRIVEID/root/children?$filter=name+eq+'NAME'
You could click the "Accept Answer" button for this summary to close this thread, and this can make it easier for other community member's to see the useful information when reading this thread. Thanks for your understanding!