Golang GraphQL API generator using gqlgen and gorm
Stars
81
Forks
7
Watchers
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
243
commits
Add M:N relationships fetching by ID
aa1e227
Add missing rollback for create mutations
0802d2c
Fix event model with empty old value
b374d7b
Update go jwt dependency
f405313
Add CGO_ENABLED=0 to build-lambda-function
a6a2380
Pass HTTP request through context
c61f966
Add federation support for extended types
c53d396
Add github actions
5d98a1e
Update relationship associations performance
c1a3489
Add collection aggregations
8cec950
Update readme and fix lint errors
3b21d31
Fix typo in migration comment
1de59fe
Fix result type items fetching
00f5ecf
Disable deleteAll resolvers and provide ENABLE_DELETE_ALL_RESOLVERS envvar
f971494
Fix DB instance handling
a5d9a90