UPDATE_FUND_MUTATION
Variable: UPDATE_FUND_MUTATION
const
UPDATE_FUND_MUTATION:DocumentNode
Defined in: src/GraphQl/Mutations/FundMutation.ts:37
GraphQL mutation to update a fund.
Param
The ID of the fund being updated.
Param
The name of the fund.
Param
Whether the fund is tax deductible.
Returns
The ID of the updated fund.