Studio Service

EmbedsConnection

EmbedsConnection

A connection to a list of Embed values.

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