Skip to content

Commit

Permalink
[公司職稱頁面] Overview use pagination api (#1420)
Browse files Browse the repository at this point in the history
  • Loading branch information
mark86092 authored Aug 27, 2024
1 parent b4b6ba7 commit 877b492
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/graphql/company.js
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ export const queryCompanyOverviewGql = /* GraphQL */ `
reply_count
like_count
recommend_to_others
averageSectionRating
}
}
salaryWorkTimesResult(start: 0, limit: $salaryWorkTimesLimit) {
Expand Down

0 comments on commit 877b492

Please sign in to comment.