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-06-17 02:52:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c322e8a5d4369d43ea5aa0270e9ed04554c5dade
graphql-engine
/
server
/
src-lib
/
Hasura
/
GraphQL
/
Resolve
History
Alexis King
c322e8a5d4
Use a significantly more efficient table_info_agg view
...
Also, use the view in Schema.Diff to share some more logic.
2020-01-08 16:45:46 -06:00
..
BoolExp.hs
support computed fields returning scalars or set of tables (
close
#1387
) (
#2917
)
2019-10-18 13:59:47 +05:30
Context.hs
functions can access session info via input arg (
close
#2322
) (
#3143
)
2019-11-20 12:17:06 +05:30
InputValue.hs
Track variable uses within query validation for caching (
fix
#3097
) (
#3135
)
2019-10-16 09:33:34 -05:00
Insert.hs
Use a significantly more efficient table_info_agg view
2020-01-08 16:45:46 -06:00
Introspect.hs
Track variable uses within query validation for caching (
fix
#3097
) (
#3135
)
2019-10-16 09:33:34 -05:00
Mutation.hs
fix updating a column with multiple operators causing postgres query error (
fix
#3432
) (
#3458
)
2019-12-03 14:00:37 -06:00
Select.hs
fix absence of "args" input field omits session variable argument,
fix
#3576
(
#3585
)
2019-12-26 16:32:48 -06:00
Types.hs
fix absence of "args" input field omits session variable argument,
fix
#3576
(
#3585
)
2019-12-26 16:32:48 -06:00