graphql-engine/v3/crates/engine/tests
Philip Lykke Carlsen 812f44f3c1 SDL schema generation improvements (#642)
Add the ability to render field input-arguments and default values in
sdl.

Also add a small CLI tool to help inspect the GraphQL schemas that
result from a piece of engine metadata.

V3_GIT_ORIGIN_REV_ID: ddb7315f12d24eafbf57782f37f840ca44d94789
2024-06-01 06:42:03 +00:00
..
execute SDL schema generation improvements (#642) 2024-06-01 06:42:03 +00:00
explain Rename "source" to "sourceType" for "kind": "Relationship". (#531) 2024-04-30 17:21:07 +00:00
ndc-postgres-configuration Format everything with Prettier. (#530) 2024-04-30 14:58:57 +00:00
validate_metadata_artifacts Rename "source" to "sourceType" for "kind": "Relationship". (#531) 2024-04-30 17:21: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 Idiomatic iteration patterns. (#632) 2024-05-30 06:22:45 +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 Use Exists expression for relationship predicates in permissions (#612) 2024-05-27 12:48:40 +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 resolve predicates in the context of types (#444) 2024-04-26 14:06:12 +00:00
relationship.rs fix remote joins nested inside local joins (#565) 2024-05-14 16:14:19 +00:00
schema.json add filter expressions for Album and Artist schemas for ndc-postgres (#643) 2024-05-31 15:52:37 +00:00
validate_metadata.rs fix a minor typing mistake (#623) 2024-05-27 14:50:48 +00:00