Generate Collection hangs for a large Graphql schema imported from Hasura

I have a schema exported from Hasura which I imported to Postman. However, no matter what I do, it does not generate the collection. There is no error message as well. Does anyone know how to get this working?

Hi! To find out if this issue is specific to the schema that you are using, I would suggest following the demo example here. If you have no problem generating collections for that demo, the issue is specific to the schema.