Skip to main content

ExportFileCountableConnection Object

No description

type ExportFileCountableConnection {
pageInfo: PageInfo!
edges: [ExportFileCountableEdge!]!
totalCount: Int
}

Fields

pageInfo ● PageInfo!

Pagination data for this connection.

edges ● [ExportFileCountableEdge!]!

totalCount ● Int

A total count of items in the collection.

Returned By

exportFiles query