Studio Service

FoldersConnection

FoldersConnection

A connection to a list of Folder values.

FieldArgumentTypeDescription
nodes[Folder!]!A list of `Folder` objects.
edges[FoldersEdge!]!A list of edges which contains the `Folder` and cursor to aid in pagination.
pageInfoPageInfo!Information to aid in pagination.
totalCountInt!The count of *all* `Folder` you could get from the connection.