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