Skip to content

Commit

Permalink
add plan id to members query
Browse files Browse the repository at this point in the history
  • Loading branch information
a-type committed Apr 8, 2024
1 parent 5099f78 commit 06353c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/src/components/plan/MembersAndInvitations.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ const membersQuery = graphql(`
id
role
plan {
id
members {
id
name
Expand Down

0 comments on commit 06353c8

Please sign in to comment.