3 Commits

Author SHA1 Message Date
daedalus
27b69ff063 refactor(getPluginService): remove unnecessary param for strapi 2022-10-24 21:10:35 -04:00
daedalus
b5ef5bca40
feat: add graphql support (#8)
* 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
2022-02-22 22:19:17 -05:00
daedalus
9c92844024 feat: init commit 2022-02-17 02:09:21 -05:00