patientInvite_stream_cursor_value_input
Initial value of the column from where the streaming should start
input patientInvite_stream_cursor_value_input {
email: String
id: uuid
invitedByUserId: uuid
patientId: uuid
status: String
workspaceId: uuid
}