William Morgan
Results
1
issues of
William Morgan
Hello, I am attempting to run the following query: `client.me.drive.root.get_files(True).select(["name"]).execute_query()` This does not produce the expected result. All attributes of each DriveItem are still returned, thus the `SELECT` query option...
bug