updateRecurringFormInput
Autogenerated input type of updateRecurringForm
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of updateRecurringForm"""input updateRecurringFormInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") ends_on: String frequency: String hour: String id: String is_active: Boolean is_recurring: Boolean minute: String monthday: String period: String recipient_ids: String recurrence_ends: Boolean weekday: String}