Skip to main content

TranslatableItemConnection Object

No description

type TranslatableItemConnection {
pageInfo: PageInfo!
edges: [TranslatableItemEdge!]!
totalCount: Int
}

Fields​

pageInfo ● PageInfo!​

Pagination data for this connection.

edges ● [TranslatableItemEdge!]!​

totalCount ● Int​

A total count of items in the collection.

Returned By​

translations query