The Graph API for the plannerdetails technically has spots for 25 categories, but only categories 1-6 show up. The rest just show up as null even though there are more than 6 categories being used, and going into /appliedcategories will show boolean = true for category numbers over 6. Has this been looked into?
{
"Plan": "Oud3wFwD20OLQ7kgpx-k6GQAGew0",
"Cat 1": "Drilling",
"Cat 2": "AP",
"Cat 3": "Production",
"Cat 4": "ESG",
"Cat 5": "Water",
"Cat 6": "Facilities",
"Cat 7": null,
"Cat 8": null,
"Cat 9": null,
"Cat 10": null,
"Cat 11": null,
"Cat 12": null,
"Cat 13": null,
"Cat 14": null,
"Cat 15": null,
"Cat 16": null,
"Cat 17": null,
"Cat 18": null,
"Cat 19": null,
"Cat 20": null,
"Cat 21": null,
"Cat 22": null,
"Cat 23": null,
"Cat 24": null,
"Cat 25": null
}