This website requires JavaScript.
Explore
Help
Sign In
hasura
/
graphql-engine
Watch
1
Star
0
Fork
0
You've already forked graphql-engine
mirror of
https://github.com/hasura/graphql-engine.git
synced
2024-12-15 17:31:56 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
dfc1f98e61
graphql-engine
/
server
/
tests-py
/
queries
/
graphql_mutation
History
Lyndon Maydwell
85b7c552af
Allow field names to start with reserved keywords (
fix
#3597
) (
#3927
)
2020-04-02 00:27:43 -05:00
..
custom_schema
fix few bugs related to nested insert returning (
fix
#3609
,
#3642
,
#3271
) (
#3618
)
2020-02-04 21:04:17 +05:30
delete
allow custom mutations through actions (
#3042
)
2020-02-13 23:08:23 +05:30
enums
Fix two enum table reference bugs (
fix
#2820
and
#3010
) (
#3074
)
2019-10-10 21:22:16 -05:00
insert
Allow field names to start with reserved keywords (
fix
#3597
) (
#3927
)
2020-04-02 00:27:43 -05:00
update
fix postgres query error when computed fields included in mutation response,
fix
#4035
2020-03-11 10:23:28 +05:30