Blocking Webhook for Model Changes

Hi,

At the moment we are thinking about implementing a Webhook that does the validation of the data model changes. This allows us to ensure the queries that are used in the frontend don’t break with the changes within the CMS (maybe with graphql-code-generator). Cool feature would be if we could revert or block the data model changes until the webhook responds successful.

Is this something that is feasible or has already been implemented in another way?
Kind regards,
Glenn

Soon we are going to release multi-environments for schemas and data. Could that address your concerns?

1 Like

Is there a time estimate on this? This could potentially resolve the issue :slight_smile:

We hope to ship this feature in a month or so!

2 Likes