Skip to content

EnablePushToMainCalendarInput

Autogenerated input type of EnablePushToMainCalendar

Fields

deprecated DO NOT USE
id · ID! · required

Used By

Definition

"""
Autogenerated input type of EnablePushToMainCalendar
"""
input EnablePushToMainCalendarInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
id: ID!
}