ImportFileCountableEdge
An edge in a connection.
type ImportFileCountableEdge {
cursor: String!
node: ImportFile!
}
Fields
ImportFileCountableEdge.cursor ● String! non-null scalar
A cursor for use in pagination
ImportFileCountableEdge.node ● ImportFile! non-null object
The item at the end of the edge