@NodeRelationship(type = "PROJECT", direction = Direction.INCOMING)
@GraphQLNullable
@FilterProperty
@OrderProperty
val ims: LazyLoadingDelegate<IMS, NodePropertyDelegate.NodeProperty>

The IMS this project is a part of.