ApproveBudgetPlanUnion
If mutation is successful, the ApproveBudgetPlanPayloadType will be returned, otherwise a MutationError is returned.
union ApproveBudgetPlanUnion = MutationError | ApproveBudgetPlanPayloadType
Possible types
ApproveBudgetPlanUnion.MutationError object
Has errors for a mutation
ApproveBudgetPlanUnion.ApproveBudgetPlanPayloadType object
Approve budget submitted for approval payload
Returned by
ApproveBudgetPlan mutation