A Graphql API generator based on Sequelize.
Stars
23
Forks
10
Watchers
23
Open Issues
14
Overall repository health assessment
^4.1.1^9.0.10^4.1.5^4.17.14^4.17.31^4.5.0^0.24.0^7.2.0^4.1.1^1.1.0^5.11.2^4.8.4^8.11.0^14.11.8^2.11.0^10.0.3^2.8.5^2.1.26.6.0^6.4.0^13.0.1^2.18.2^9.1.0^3.1.1^4.2.1^7.14.2^4.0.0^4.18.2^16.6.0^0.10.0^9.5.1^24.9.0^2.7.1^v13.0.0^0.4.26.28.0^6.2.0^3.4.7^5.1.6^6.0.1^3.0.0^0.1.7^10.9.2^1.0.0-pre.63^2.1.0^16.6.0^0.10.0^9.5.16.28.0238
commits
26
commits
16
commits
8
commits
7
commits
5
commits
4
commits
1
commits
Merge pull request #87 from teamstarter/DP-3835-gsg-simplifier-et-etandre-la-facon-dappeller-les-hooks-de-resolvers-et-ou-mutation-array
e534703View on GitHubfeat(hooks): Add an injectHooks function that can wrap the graphqlSchemaDeclaration and inject hooks proceduraly.
b8c14a1View on GitHubMerge branch 'develop' into DP-3835-gsg-simplifier-et-etandre-la-facon-dappeller-les-hooks-de-resolvers-et-ou-mutation-array
4542e8dView on GitHubfix(count): Fix where and includes not initialized in the count hook like the list one.
df10069View on GitHubfeat(hooks): Make possible to type the context of the hooks.
33f1859View on GitHubfeat(hooks): Initialize the includes and limit the way they work by default to make it easier to use in hooks.
4996577View on GitHubfeat(list): Improve the list resolver by initializing the where and typing it properly to avoid suggesting it could be a function while it's not possible through Graphql.
9c6aaa2View on GitHub