Skip to main content

ExportFileCountableEdge

No description

type ExportFileCountableEdge {
node: ExportFile!
cursor: String!
}

Fields

ExportFileCountableEdge.node ● ExportFile! non-null object miscellaneous

The item at the end of the edge.

ExportFileCountableEdge.cursor ● String! non-null scalar miscellaneous

A cursor for use in pagination.

Member Of

ExportFileCountableConnection object