youshido-php / GraphQL

Pure PHP realization of GraphQL protocol
MIT License
710 stars 107 forks source link

ResolvableObjectTrait should gracefully return null for all nullable types, not just scalar ones #220

Closed Jalle19 closed 5 years ago

Jalle19 commented 5 years ago

Closed in https://github.com/youshido-php/GraphQL/pull/221