CHANGELOG
- Fixed handling of nested variables in objects and lists.
- Added
queries
,mutations
andsubscriptions
APIs toProxySchema.add_remote_schema
,ProxySchema.add_schema
andcopy_schema
for creating schemas that are subsets of other, larger schemas.