I started using TypeORM + type-graphql and trying to implement different use cases.
A Queue has a many-to-many relationship with User.
Queue
User