Skip to content

GraphQL improvements #13354

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

Merged
merged 4 commits into from
Jun 25, 2023
Merged

GraphQL improvements #13354

merged 4 commits into from
Jun 25, 2023

Conversation

brandonkelly
Copy link
Member

Moves all dynamic fields definition code fully into the callback function, improving performance and reducing the likelihood of an infinite recursion bug.

Also introduces GqlEntityRegistry::getOrCreate(), which provides a slightly nicer way to return an entity or create one if it doesn’t exist yet.

@brandonkelly brandonkelly requested a review from a team as a code owner June 25, 2023 05:27
@brandonkelly brandonkelly merged commit 3dc340e into 4.5 Jun 25, 2023
@brandonkelly brandonkelly deleted the feature/gql-improvements branch June 25, 2023 13:33
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.

1 participant