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

Bug/#251 - field groups not in graphql are preventing other groups from showing #253

Conversation

jasonbahl
Copy link
Contributor

When the field groups are being iterated over to add to the Schema, if a field group is set to not show in graphql, there's a return statement.

This PR changes it to a continue statement.

Closes #251

@jasonbahl jasonbahl self-assigned this Apr 23, 2021
@jasonbahl jasonbahl merged commit 50901fa into wp-graphql:develop Apr 23, 2021
@jasonbahl jasonbahl mentioned this pull request Apr 23, 2021
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.

Each field group requires updating after installing plugin, in alphabetical order
1 participant