This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
graphql-engine
Watch
1
Star
0
Fork
0
You've already forked graphql-engine
mirror of
https://github.com/zhigang1992/graphql-engine.git
synced
2026-05-24 08:54:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
49dd7bf98ba6e0d3a6614ac7d772f4bd2bd17a8a
graphql-engine
/
server
/
src-lib
/
Hasura
/
GraphQL
History
Rakesh Emmadi
49dd7bf98b
allow mutations on views only if they are allowed by postgres (
fix
#232
) (
#339
)
2018-10-12 17:36:12 +05:30
..
Resolve
fix input object validation logic (
fix
#693
) (
#711
)
2018-10-12 16:06:47 +05:30
Transport
track connection_init error on each ws connection (
close
#682
) (
#683
)
2018-10-09 15:51:05 +05:30
Validate
fix input object validation logic (
fix
#693
) (
#711
)
2018-10-12 16:06:47 +05:30
Resolve.hs
insert mutations can now handle nested-data/relationsips (
close
#343
) (
#429
)
2018-10-05 20:43:51 +05:30
Schema.hs
allow mutations on views only if they are allowed by postgres (
fix
#232
) (
#339
)
2018-10-12 17:36:12 +05:30
Utils.hs
filter schema identifiers to conform to graphql naming scheme (
close
#134
) (
#211
)
2018-07-27 15:20:12 +05:30
Validate.hs
initial support for livequeries (
#176
)
2018-07-20 12:52:46 +05:30