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

chore: update apollo server #3385

Merged
merged 3 commits into from
Oct 20, 2023
Merged

chore: update apollo server #3385

merged 3 commits into from
Oct 20, 2023

Conversation

dolcalmi
Copy link
Collaborator

No description provided.

@github-actions github-actions bot added the core label Oct 19, 2023
@dolcalmi dolcalmi force-pushed the chore-update-apollo-server branch from 8675e34 to 51b3c8f Compare October 19, 2023 05:04
@@ -190,3 +188,45 @@ export const startApolloServer = async ({
})
})
}

const ApolloServerPluginGraphQLQueryComplexity = ({
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had to add it here because adding it in a different file is creating a circular dependency (really not sure why because it only use external packages)

@dolcalmi dolcalmi marked this pull request as ready for review October 20, 2023 02:06
@nicolasburtey nicolasburtey merged commit b1629e8 into main Oct 20, 2023
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants