INPUT_OBJECT
CreateAppointmentReminderNoAppointmentBackrefInput
link GraphQL Schema definition
- input CreateAppointmentReminderNoAppointmentBackrefInput {
- # 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 :
- }