INPUT_OBJECT

RecalculateNextRecurringChargeAmountMutationInput

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

link GraphQL Schema definition

  • input RecalculateNextRecurringChargeAmountMutationInput {
  • # The ID of an Account.
  • account_id: Int64Bit!
  • }

link Require by