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-25 18:32:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a0574307c36001f4112a36b942c3dfa629dab212
graphql-engine
/
server
/
src-lib
/
Hasura
/
GraphQL
History
Rakesh Emmadi
a0574307c3
set header variables in subscription transaction,
fix
#297
(
#299
)
2018-08-22 13:53:53 +05:30
..
Resolve
fix upsert queries to work on non admin roles (
fix
#239
) (
#291
)
2018-08-17 20:14:43 +05:30
Transport
set header variables in subscription transaction,
fix
#297
(
#299
)
2018-08-22 13:53:53 +05:30
Validate
server: support @skip and @include directives.
closes
#7
2018-06-29 14:50:49 +05:30
Resolve.hs
fix upsert queries to work on non admin roles (
fix
#239
) (
#291
)
2018-08-17 20:14:43 +05:30
Schema.hs
respect the nullability of columns in generated schema (
fix
#256
) (
#276
)
2018-08-10 18:14:44 +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