mirror of
https://github.com/ComfortablyCoding/strapi-plugin-slugify.git
synced 2025-12-31 00:02:52 -05:00
* feat(getPluginService): add support for any plugin * refactor(settings): add uid model veersion to models for unified resource access * feat: add graphql support * chore(README): add graphql examples * chore(strapi meta): add displayName * chore(FindSlugResponse): update description * fix(graphql types): ensure model exists before processing * chore(README): incorrect title in graphql response