Studio Service

ScreenNotesConnection

ScreenNotesConnection

A connection to a list of ScreenNote values.

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