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
10edb431e44d96ea966f9a723c68cd3dbc3bf57f
graphql-engine
/
server
/
src-lib
/
Hasura
/
GraphQL
History
Rakesh Emmadi
10edb431e4
generate a returning field in a mutation only when the select permission is defined (
fix
#340
) (
#341
)
2018-09-03 12:35:00 +05:30
..
Resolve
mutation return type and query type are same (
close
#315
) (
#324
)
2018-08-30 15:19:21 +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
simpler root level select fields using primary keys (
fix
#304
) (
#306
)
2018-08-27 19:47:03 +05:30
Schema.hs
generate a returning field in a mutation only when the select permission is defined (
fix
#340
) (
#341
)
2018-09-03 12:35:00 +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