DELETE_PLEDGE
Variable: DELETE_PLEDGE
const
DELETE_PLEDGE:DocumentNode
Defined in: src/GraphQl/Mutations/PledgeMutation.ts:78
GraphQL mutation to delete a pledge.
Param
The ID of the pledge being deleted.
Returns
Whether the pledge was successfully deleted.