OBJECT

updateRecurringFormPayload

Autogenerated return type of updateRecurringForm

link GraphQL Schema definition

  • type updateRecurringFormPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • recurringForm: RecurringForm
  • }

link Require by