graphql-go / graphql

An implementation of GraphQL for Go / Golang
MIT License
9.82k stars 836 forks source link

fix: preserve null input arguments #658

Closed davenewza closed 1 year ago

davenewza commented 1 year ago

From https://github.com/graphql-go/graphql/pull/631

coveralls commented 1 year ago

Coverage Status

Coverage increased (+0.001%) to 92.052% when pulling dea0a49073710432e12131f37e46ba671a20d10a on teamkeel:preserve-null-input-arguments into 09272f35006712d597c0446258874ce7ff8919fb on graphql-go:master.