mirror of
https://github.com/strapi/strapi.git
synced 2025-08-06 07:50:02 +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