Studio Service

UserActionLogsConnection

UserActionLogsConnection

A connection to a list of UserActionLog values.

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