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