OBJECT
The ID of this object is the concatenation of the planId and elevationId field names and values.
type PlanElevation {planId: Int! elevationId: Int! planName: String planDisplayName: String elevationCaption: String }