mirror of
https://github.com/strapi/strapi.git
synced 2025-09-09 08:39:45 +00:00

* removes disabled resolvers from definitions * cleanup * fix empty query or mutation in schema * filters disabled resolvers using graphql-tools * returns generated schema directly * return complete schema * use lodash to get resolver * uses printSchema from graphql