Skip to content

Conversation

@yoadsn
Copy link
Contributor

@yoadsn yoadsn commented May 17, 2021

This aims to improve docs + typedefs.
Mainly ensure "sort" is optional (since can be auto generated from unique indexes) and improve unit tests for connection resolver which did not reflect new behavior of customizing findMany and count resolvers.

This PR tries to resolve #337

@nodkz nodkz merged commit dbc609d into graphql-compose:master May 18, 2021
@nodkz
Copy link
Member

nodkz commented May 18, 2021

Nice 👍
Thanks a lot 🙏

@github-actions
Copy link

🎉 This PR is included in version 9.3.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sort param should be optional on connection resolver factory opts

2 participants