Studio Service

FileOutputsConnection

FileOutputsConnection

A connection to a list of FileOutput values.

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