UPDATE_PLEDGE
Variable: UPDATE_PLEDGE
const
UPDATE_PLEDGE:DocumentNode
Defined in: src/GraphQl/Mutations/PledgeMutation.ts:49
GraphQL mutation to update a pledge.
Param
The ID of the pledge being updated.
Param
The amount of the pledge.
Returns
The details of the updated pledge.