I am using Fauna locally to interact with the database from cloud.
After I login to fauna cloud (fauna cloud-login), I run the upload-graphql-schema command and the response is undefined
Hi @ClaudiaGiv I was able to get the same response.
When I did it, the schema successfully uploaded, although the console just says, “undefined”. Did the schema upload for you?
UPDATE:
Since the schema uploaded for me (please still confirm that it does for you as well), I believe this is just a bug with how fauna-shell prints the result. Still, it is terribly confusing if that is the case.