INPUT_OBJECT

updateExternalCalendarInput

Autogenerated input type of updateExternalCalendar

link GraphQL Schema definition

  • input updateExternalCalendarInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • id: ID
  • pull_from_calendar: Boolean
  • add_to_calendar: Boolean
  • pulled_in_calendars: [String]
  • pull_in_event_details: Boolean
  • }

link Require by