INPUT_OBJECT
Enable TPR for organization.
input EnableTprOrgInput {# ID of the organization for which TPR will be enabled.organizationId: String!# Email of the TPR admin that will be added.newTprAdminEmail: String!}