mirror of
https://github.com/strapi/strapi.git
synced 2025-07-22 16:37:13 +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