OBJECT
1type Invitations {23createdOn: Int! 45id: Int! 67message: String! 89moodboard: Moodboard 1011otherUser: User 1213project: Project 1415subject: String! 1617team: Team 1819type: String! 2021}