wundergraph
wundergraph copied to clipboard
wundegraph_cli doesn't catch missed not auto increment primary key in struct derive GraphQLInputObject
As mentioned in #3 CI bench checks run faultless despite the struct https://github.com/weiznich/wundergraph/blob/ffbb883eea169d1750659e038d7051a84b21f6e7/wundergraph_bench/src/api.rs#L553-L557 doesn't contain two fields, which are set as primary key for the table https://github.com/weiznich/wundergraph/blob/ffbb883eea169d1750659e038d7051a84b21f6e7/wundergraph_bench/src/api.rs#L287-L293