add feature: amendement field for searching a single amendement based on its uid
This PR provides amendement
field which allows a user to look for a single amendement based on its uid.
It also provides the description/documentation for the field and its arguments for the new amendement
field and amendements
field, which will be useful to give an example on how to document fields and arguments for the API.
code has been submitted after cargo fmt
being applied.