v5.7.1
·
200 commits
to refs/heads/master
since this release
What’s Changed
- Do not apply maxProjectionDepth for client V2 API, not required to limit the generation. (#541) @srinivasankavitha
- Added typeMapping from Upload to MultipartFile. This ensures that the Upload scalar can be used with no additional setup when added to a schema, as is detailed in the documentation. (#529) @gracecding