- Fixes a bug where schemas with scalars could not be merged when passed to
mergeSchemas
as a string orGraphQLSchema
.
@hayes in #1062 - Make
mergeSchemas
optionally merge directive definitions.
@freiksenet in #1003 - Allow user-provided
buildSchema
options.
@trevor-scheer in #1154