getDonationById
talawa-api • Docs
talawa-api / resolvers/Query/getDonationById / getDonationById
Variable: getDonationById
> const
getDonationById: QueryResolvers
["getDonationById"
]
This query will fetch the donation as a transaction from database.
Param
Param
An object that contains id
of the donation.
Returns
A donation
object.