INPUT_OBJECT

CreateCalendarIcalMutationInput

The input object that defines the fields for the createCalendarIcal mutation.

link GraphQL Schema definition

  • input CreateCalendarIcalMutationInput {
  • # A descriptive name.
  • name: String
  • # Whether or not this is enabled.
  • enabled: Boolean
  • }

link Require by