INPUT_OBJECT
Cancel a TPR request.
input CancelTprRequestInput {# Optional comment for why the request was cancelled.comment: String# TPR request IDs.requestIds: [UUID!]!}