Skip to main content

BudgetFeePaymentCreate

Create a new budget fee payment.

BudgetFeePaymentCreate(
input: BudgetFeePaymentCreateInput!
): CreateBudgetFeePaymentUnion!

Arguments

BudgetFeePaymentCreate.input ● BudgetFeePaymentCreateInput! non-null input

Input object required to create budget fee payment

Type

CreateBudgetFeePaymentUnion union

If mutation is successful, the BudgetFeePaymentCreatePayload will be returned, otherwise a MutationError is returned.