Skip to content

Commit

Permalink
Update schema.graphql
Browse files Browse the repository at this point in the history
  • Loading branch information
VanshikaSabharwal authored Nov 7, 2024
1 parent e0f8376 commit e072b0d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion schema.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -1530,4 +1530,5 @@ input chatInput {
isGroup: Boolean!
organizationId: ID
userIds: [ID!]!
name: String}
name: String
}

0 comments on commit e072b0d

Please sign in to comment.