mirror of
https://github.com/strapi/strapi.git
synced 2025-10-04 04:42:47 +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