graphql-js
`buildSchema` should be able to create fully featured schema
#1987
Open

Commits
  • `buildSchema` can lookup for type field resolvers
    langpavel committed 6 years ago
  • `buildSchema` lookup for enum value in resolvers
    langpavel committed 6 years ago
  • Add tests for type and enum resolvers
    langpavel committed 6 years ago
  • Update doccomments
    langpavel committed 6 years ago
  • buildSchema custom scalars support
    langpavel committed 6 years ago
Loading