While running the console locally, I've added an allow-list entry manually through the console. My expectation was, that an entry is going to be created inside metadata/allow_list.yaml file. It actually did the job, I could only query that particular defined query, but there were no metainformation generated.
Hasura 1.3.4-beta.2
this is a monorepo, so I would like to generate the allow-list and check it into the repository if possible, instead of using the api to update/add/remove the operations.