INPUT_OBJECT
UpdateAppointmentReminderNoAppointmentBackrefInput
link GraphQL Schema definition
- input UpdateAppointmentReminderNoAppointmentBackrefInput {
- # Last modification time.
- : DateTime
- # Creation time.
- : DateTime
- # Whole natural number.
- : Int
- # Relation to single entity instance.
- : ID
- # Datetime information.
- : DateTime
- # Field whose values are strictly defined with an enumeration of values.
- : ReminderStatusEnum
- # Revision when entity was lastly changed.
- : Int
- }