INPUT_OBJECT
Approve a TPR request with optional comments.
input ApproveTprRequestInput {# ID of the TPR request to approve.requestId: UUID!# Comment to include with the request.comment: String}