BudgetTermsAgreeUnion
If mutation is successful, the BudgetTermsAgreePayload will be returned, otherwise a MutationError is returned.
union BudgetTermsAgreeUnion = MutationError | BudgetTermsAgreePayload
Possible types
BudgetTermsAgreeUnion.MutationError object
Has errors for a mutation
BudgetTermsAgreeUnion.BudgetTermsAgreePayload object
A budget terms agree payload
Returned by
BudgetTermsAgree mutation