Newbie here, I’m using Dgraph Cloud API and want to know if exists any way to design a control-version for the schemas or a new form to perform How we set up version control of our schema on Slash on Dgraph Cloud.
Hey @TL2_SM,
“Slash” was the old name for Cloud. So it should still apply.
The article in question uses slash-graphql cli, which is deprecated in favor of the Dgraph Cloud API.
From github:
Ah right. So I guess this is what @TL2_SM is looking for: https://dgraph.io/docs/cloud/cloud-api/schema
The githooks mentioned in the quoted article would have to be adapted to use that.