Hi, was looking at https://authzed.com/docs/guides...
# spicedb
p
Hi, was looking at https://authzed.com/docs/guides/first-app and under "Defining and Applying a Schema" I noticed that all the examples just used a string for the schema definition. I was wondering if there were any tools or libraries to generate a schema pragmatically. I see there is an option to download from the schema playground which spits out a yaml file, which makes me think there may be a way to convert YAML to schema? Or is that a non-OSS component?