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

FIX: NestedInputBuilder correctly builds filters for models with multiple relations of the same type #363

Merged
merged 16 commits into from
Mar 4, 2021

Conversation

mleutenegger
Copy link
Contributor

Closes #362

@mleutenegger
Copy link
Contributor Author

Added a test to check for a complete filter type

@mleutenegger mleutenegger changed the title FIX: NestedInputBuilder correctly builds for repeating connections FIX: NestedInputBuilder correctly builds filters for models with multiple relations of the same type Mar 3, 2021
@unclecheese unclecheese merged commit a53aea5 into silverstripe:master Mar 4, 2021
unclecheese pushed a commit to unclecheese/silverstripe-graphql that referenced this pull request Mar 15, 2021
…iple relations of the same type (silverstripe#363)

* FIX: NestedInputBuilder correctly builds for repeating connections

* Update NestedInputBuilderTest.php

* CHANGE: test for field lists

* CHANGE: NestedInputBuilder builds all nodes

* CHANGE: Lint

* Update NestedInputBuilder.php

* DELETE: max_nesting config on NestedInputBuilder

* CHANGE: test only checks for type

* FIX: test

* fix

* lint

* ADD: unit test

* relation

* fix test
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.

2 participants