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

Target collection type is not used in argument binding #485

Closed
bclozel opened this issue Sep 8, 2022 · 0 comments
Closed

Target collection type is not used in argument binding #485

bclozel opened this issue Sep 8, 2022 · 0 comments
Assignees
Labels
in: core Issues related to config and core support type: bug A general bug
Milestone

Comments

@bclozel
Copy link
Member

bclozel commented Sep 8, 2022

As seen in #394 (comment), GraphQlArgumentBinder is not using the target type when creating a new collection to bind to, but rather the collection type determined by the GraphQL environment.

@bclozel bclozel added type: bug A general bug in: core Issues related to config and core support labels Sep 8, 2022
@bclozel bclozel added this to the 1.0.2 milestone Sep 8, 2022
@bclozel bclozel self-assigned this Sep 8, 2022
@bclozel bclozel closed this as completed in 4718347 Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues related to config and core support type: bug A general bug
Projects
None yet
Development

No branches or pull requests

1 participant