Skip to content

Commit

Permalink
Ask the backend to possibly also include related plans in planOrganiz…
Browse files Browse the repository at this point in the history
…ations query
  • Loading branch information
juyrjola committed Sep 26, 2023
1 parent 2712d64 commit d5496e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/dashboard/ActionList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,7 @@ export const GET_ACTION_LIST = gql`
withAncestors: true
forContactPersons: true
forResponsibleParties: true
includeRelatedPlans: $relatedPlanActions
) {
...OrganizationFragment
}
Expand Down

0 comments on commit d5496e2

Please sign in to comment.