To be done in an other PR, move graphql-query-runner handlers in common-api-query-runner folder (+ renaming + typing improvments) Fixes : - totalCount on findMany (Rest) - getAllSelectedFields did not handle composite field (Rest) - issue with endCursor (Rest) - args processing for updateOne and createOne (Rest + Gql) - fix findDuplicates (Gql)