OBJECT
type RecordAssociationLabel {# ID of this labelid: Int! # name/label of this relationname: String! # ID of the parent labelparentId: Int }