fetchSentInvitations

suspend fun fetchSentInvitations(userId: String, query: Map<String, String>): RainbowResult<List<Invitation>>