MedicationHistoryTypeEdge
An edge in a connection.
Fields
node
· MedicationHistoryType · The item at the end of the edge. Used By
Definition
"""An edge in a connection."""type MedicationHistoryTypeEdge { """ A cursor for use in pagination """ cursor: Cursor!
""" The item at the end of the edge. """ node: MedicationHistoryType}