graphql-engine/v3/crates/engine/tests
Anon Ray bee983c902 support field presets for input types (#454)
Support field presets in input permissions of object types.

V3_GIT_ORIGIN_REV_ID: 55c024af40361d2f77e61dbf4114b57038b20ba5
2024-04-23 15:02:04 +00:00
..
execute support field presets for input types (#454) 2024-04-23 15:02:04 +00:00
explain Update the ndc-postgres dependency to the latest version. (#386) 2024-04-03 08:04:07 +00:00
generate_ir fix bug with multiple fields in boolean expressions (#442) 2024-04-05 08:02:37 +00:00
ndc-postgres-configuration use new Postgres mutations (#438) 2024-04-03 11:51:53 +00:00
validate_metadata_artifacts Update the ndc-postgres dependency to the latest version. (#386) 2024-04-03 08:04:07 +00:00
auth_config.jsonschema Enforce titles are set on most metadata json schemas (#434) 2024-04-02 23:39:44 +00:00
chinook-postgres.sql Update the ndc-postgres dependency to the latest version. (#386) 2024-04-03 08:04:07 +00:00
common.rs support GraphQL variables in tests (#495) 2024-04-23 08:48:15 +00:00
db_definition.sql Update the ndc-postgres dependency to the latest version. (#386) 2024-04-03 08:04:07 +00:00
execution.rs support field presets for input types (#454) 2024-04-23 15:02:04 +00:00
explain.rs Avoid .unwrap in favor of anyhow for better error messages in tests. (#430) 2024-04-02 17:06:56 +00:00
finish.sql Speed up debug builds in Docker. (#484) 2024-04-22 13:43:29 +00:00
introspection.rs support field presets for input types (#454) 2024-04-23 15:02:04 +00:00
relationship.rs Avoid .unwrap in favor of anyhow for better error messages in tests. (#430) 2024-04-02 17:06:56 +00:00
schema.json Update the ndc-postgres dependency to the latest version. (#386) 2024-04-03 08:04:07 +00:00
validate_metadata.rs break out BooleanExpressionError from Error (#449) 2024-04-09 09:16:27 +00:00