graphile-build@5.1.0
Minor Changes
- #3060
c21f24c
Thanks @benjie! -makeSchemanow awaits the
writing of the SDL if enabled byexportSchemaSDLPath
Patch Changes
-
#3092
79b234e
Thanks @benjie! - getTypeByName is now allowed to
be called during construction of a scalar. -
#3071
3dff681
Thanks @benjie! - Previously we used
rootValue()to represent the Query type; but in GraphQL.js rootValue can be
null/undefined. Typically you just need a truthy value, so we now use an empty
object. -
Updated dependencies
[350dd8d,
5f95b1c]:- graphile-config@1.1.0