Studio Service

RecycleBinsConnection

RecycleBinsConnection

A connection to a list of RecycleBin values.

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