foldersByIds
No description
foldersByIds(
after: String
first: Int
ids: [String]!
): RootFoldersConnection
Arguments
foldersByIds.after
● String
scalar
Returns the items in the list that come after the specified cursor.
foldersByIds.first
● Int
scalar
Returns the first n items from the list.
foldersByIds.ids
● [String]!
non-null scalar
Type
RootFoldersConnection
object
A connection to a list of items.