MachineInstallationEdge
An edge in a MachineInstallationConnection.
type MachineInstallationEdge {
cursor: ID!
node: MachineInstallation!
}
Fields
MachineInstallationEdge.cursor ● ID! non-null scalar
A cursor for use in pagination.
MachineInstallationEdge.node ● MachineInstallation! non-null object
The item at the end of the edge.