foldersById
gets you a list of folders by the provided ids. You do need explicit access to them
foldersById(
ids: [String]!
): RootFoldersConnection
Arguments
foldersById.ids ● [String]! non-null scalar
Type
RootFoldersConnection object
A connection to a list of items.