OBJECT
type CustomProperty {customPropertyId: Int fieldTypeId: Int customPropertyFieldId: String modelTypeId: Int agencyId: Int schoolId: Int label: String position: Int created: DateTime modified: DateTime customOptions: [CustomOption] fieldType: FieldType }