Skip to main content

ImageAcquisitionProfilesEdge

A ImageAcquisitionProfile edge in the connection.

type ImageAcquisitionProfilesEdge {
cursor: Cursor
node: ImageAcquisitionProfile!
}

Fields

ImageAcquisitionProfilesEdge.cursor ● Cursor scalar

A cursor for use in pagination.

ImageAcquisitionProfilesEdge.node ● ImageAcquisitionProfile! non-null object

The ImageAcquisitionProfile at the end of the edge.

Member Of

ImageAcquisitionProfilesConnection object