INTERFACE
interface ReportField {# Identifier of the report box that the field belongs to.boxId: ID! # Identifier of the field being referenced.fieldId: ID! }