Fetch schema from a GraphQL Editor project. The schema will be compiled with all the GraphQL libraries you are using for this project.
$ gecli schema pull
This command pulls the compiled schema ( schema + libraries ) and saves it in currentDir as schema.graphql