Studio Service

LogsConnection

LogsConnection

A connection to a list of Log values.

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