Are PRs to `graphcool/framework` welcome? Some fe...
# prisma-whats-new
d
Are PRs to
graphcool/framework
welcome? Some features that are high priorities for me, which I'd like to add if possible: 1. Sorting by aggregations of related fields (e.g., sorting Posts by sum of Upvotes) [can this be done with custom resolvers?] 2. Cascading deletion
a
The usual order is: create an issue with the FR (or add to an existing one). Once it gets to
proposal/accepted
you can do a PR.
👍 1
Both issues are already on the list though
d
Thanks @agartha