Skip to content

Commit

Permalink
remove update: null for conversation model in MIS
Browse files Browse the repository at this point in the history
  • Loading branch information
atierian committed Oct 11, 2024
1 parent 45baf1d commit 23732a4
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -230,10 +230,7 @@ exports[`Conversation Route Introspection Visitor Metadata snapshot should gener
{
\\"type\\": \\"model\\",
\\"properties\\": {
\\"subscriptions\\": {},
\\"mutations\\": {
\\"update\\": null
}
\\"subscriptions\\": {}
}
},
{
Expand Down

0 comments on commit 23732a4

Please sign in to comment.