tim
type Concert @model { id: ID! @isUnique performer: Artist # I would also like to allow for Band here }