Changelog
This is a patch release for v2.48
.
Bug fixes and improvements
Server
- Preserve type and field descriptions from remote schemas in the resulting unified graphql schema.
- Fix an inconsistency in the CockroachDB backend, where descriptions were populated with an empty string from the database, rather than null.
Console
- Fix remote schema modification failing when schema names contain spaces.