Studio Service

FolderHierarchyDetailsConnection

FolderHierarchyDetailsConnection

A connection to a list of FolderHierarchyDetail values.

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