Log in to GraphQL Editor
Docs
Projects Cloud

Prune dead resolvers | GraphQL CLI Docs

Find unused dead resolvers that still exist in the stucco file, but are not in the schema anymore by using this command:

gecli prune

and you will get this result:

⠋ Checking for dead resolvers
 Field "ventures" does not exist in schema on node "Source" please delete "Source.ventures" from stucco.json
✔ Checking for dead resolvers