meteor add webysr:googleapis-pub
Meteor.publishGoogleAPI('drive.files.list');
let sub = Meteor.subscribe('drive.files.list', {
orderBy: 'title',
maxResults: 10,
q: `'root' in parents`,
fields: "items(id,defaultOpenWithLink,thumbnailLink,title)"
});
Visit my company website for more Information about Webweiser Software. At the moment, there is only a german version available. But there will be an english version soon. I promise! :)