Skip to content

Commit

Permalink
remove meetings from generateInsight query
Browse files Browse the repository at this point in the history
  • Loading branch information
nickoferrall committed Jul 26, 2024
1 parent cc9768c commit a3ba8d0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/client/mutations/GenerateInsightMutation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ graphql`
fragment GenerateInsightMutation_team on GenerateInsightSuccess {
wins
challenges
meetings {
id
}
}
`

Expand Down

0 comments on commit a3ba8d0

Please sign in to comment.