mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 17:31:56 +03:00
882b907235
V3_GIT_ORIGIN_REV_ID: 8ca39537cca63e86b1a350f484c351093418467f |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
Metadata Schema Generator
When we make changes to the metadata schema, we need to regenerate the goldenfile to make the tests happy. We can use the following command to get the schema immediately for whatever reason:
$ cargo run --bin metadata-schema-generator