Hi @Stan ,
Reopen the graph explorer to search the file/folder by using below codes(Remember to replace your own site and file path):
{
"requests": [
{
"entityTypes": [
"driveItem"
],
"query": {
"queryString": "\"testcalc_\" path:\"https://yourdomain.sharepoint.com/sites/yoursite/Shared%20Documents/1\""
}
}
]
}
Output:
If the answer is helpful, please click "Accept as Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
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.