Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to Apollo Server v4 #2797

Merged
merged 4 commits into from
May 1, 2023
Merged

Migrate to Apollo Server v4 #2797

merged 4 commits into from
May 1, 2023

Conversation

CarsonF
Copy link
Member

@CarsonF CarsonF commented May 1, 2023

┆Issue is synchronized with this Monday item by Unito

@github-actions
Copy link

github-actions bot commented May 1, 2023

🗞 GraphQL Summary

View schema changes
@@ -2129,10 +2129,8 @@
   fieldRegion: SecuredFieldRegion!
   financialReportPeriod: SecuredReportPeriod!
   financialReportReceivedAt: SecuredDateTime!
   financialReports(input: PeriodicReportListInput = {count: 25, order: ASC, page: 1, sort: "end"}): SecuredPeriodicReportList!
-
-  """The object's ID"""
   id: ID!
   initialMouEnd: SecuredDateNullable!
 
   """
@@ -6048,10 +6046,8 @@
   fieldRegion: SecuredFieldRegion!
   financialReportPeriod: SecuredReportPeriod!
   financialReportReceivedAt: SecuredDateTime!
   financialReports(input: PeriodicReportListInput = {count: 25, order: ASC, page: 1, sort: "end"}): SecuredPeriodicReportList!
-
-  """The object's ID"""
   id: ID!
   initialMouEnd: SecuredDateNullable!
 
   """

@CarsonF CarsonF requested a review from a team May 1, 2023 14:38
@CarsonF CarsonF changed the base branch from develop to data-loader-lib May 1, 2023 14:59
Base automatically changed from data-loader-lib to develop May 1, 2023 16:45
@CarsonF CarsonF merged commit 91c429f into develop May 1, 2023
14 checks passed
@CarsonF CarsonF deleted the apollo-server-v4 branch May 1, 2023 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants