patientAddress_stream_cursor_value_input
Initial value of the column from where the streaming should start
input patientAddress_stream_cursor_value_input {
addressId: uuid
createdAt: timestamptz
id: uuid
isDefault: Boolean
isShipping: Boolean
patientId: uuid
status: String
type: String
updatedAt: timestamptz
workspaceId: uuid
}