Studio Service

LegacyLogsConnection

LegacyLogsConnection

A connection to a list of LegacyLog values.

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