close
GraphQL Schema
menu
Types
OBJECT
AppointmentRecurrence
link
GraphQL Schema definition
type
AppointmentRecurrence
{
rrule
:
String
!
rruleHumanReadable
:
String
!
calendarUrl
:
String
}
link
Require by
AppointmentEntity