ExportFileCountableEdge
No description
type ExportFileCountableEdge {
node: ExportFile!
cursor: String!
}
Fields
ExportFileCountableEdge.node ● ExportFile! non-null object
The item at the end of the edge.
ExportFileCountableEdge.cursor ● String! non-null scalar
A cursor for use in pagination.
Member of
Was this page helpful?