INPUT_OBJECT
Deny TPR requests with optional comments.
input DenyTprRequestsInput {# IDs of the TPR requests to deny.requestIds: [UUID!]!# Comment to include with the requests.comment: String}