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