Studio Service

CredentialsConnection

CredentialsConnection

A connection to a list of Credential values.

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