OBJECT
TPR role assignment eligibility reply.
type TprRoleEligibilityType {# Result if the user is eligible.isTprRoleEligible: Boolean! # Reason of the eligibility status.reason: String! }