Studio Service

FilesConnection

FilesConnection

A connection to a list of File values.

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