‎2023 Jul 25 1:45 PM
I am using odata API, I want to know how to get relations(child/parent) between picklists without getting all pickListOptions, Basically I want to know which picklists are dependent on other picklists and which are independent, The list of picklists and their child/parent picklists at given entity level (Candidate/JobApplication). Thank you