OBJECT
Parent Reference Category object
type ParentReferenceCategory {# ID of the Reference Categoryid: ID! # Name of the Reference Categoryname: String! # Slug of the Reference Categoryslug: String! # Is the Reference Category soft deletedarchived: Int! }