recentlyUsedFolders
get the last (up to 100, default 20) folders that were used to upload a document of this user
recentlyUsedFolders(
after: String
first: Int
): RootNearestFolderConnection
Arguments
recentlyUsedFolders.after ● String scalar
Returns the items in the list that come after the specified cursor.
recentlyUsedFolders.first ● Int scalar
Returns the first n items from the list.
Type
RootNearestFolderConnection object
A connection to a list of items.