SchemaImportSheetEdge
An edge in a connection.
type SchemaImportSheetEdge {
node: SchemaImportSheet
cursor: Cursor!
}
Fields
SchemaImportSheetEdge.node ● SchemaImportSheet object
The item at the end of the edge.
SchemaImportSheetEdge.cursor ● Cursor! non-null scalar
A cursor for use in pagination.
Member Of
SchemaImportSheetConnection object