overblog / GraphQLBundle

This bundle provides tools to build a complete GraphQL API server in your Symfony App.
MIT License
780 stars 223 forks source link

ArgumentTransfomer should only validate arguments of type input #1170

Closed Damienbelingheri closed 4 months ago

Damienbelingheri commented 4 months ago
Q A
Bug report? yes/no
Feature request? no
BC Break report? no
RFC? no
Version/Branch 1.2.0

ArgumentTransfomer should only validate arguments of type input instead it also validate scalar