strapi-community / strapi-plugin-transformer

A plugin for Strapi Headless CMS that provides the ability to transform the API request or response.
https://market.strapi.io/plugins/strapi-plugin-transformer
MIT License
139 stars 21 forks source link

feat: add hook support #56

Closed ComfortablyCoding closed 1 year ago

ComfortablyCoding commented 1 year ago

This PR adds support for hooks. The current supported hooks are

Resolves #54