Hi Team,
I am getting the following error, when I switch from text view to the Schema Builder.
I just wanted to see how my hand written schema looks in Schema Builder. ![]()

Hi Team,
I am getting the following error, when I switch from text view to the Schema Builder.
I just wanted to see how my hand written schema looks in Schema Builder. ![]()

I just chalked mine up to the fact of having a very complicated schema with tons of types, interfaces, implementations, custom directives, auth rules, etc., etc.
I saw you raise this issue before, and I believed @auth to be the issue.
And since I don’t have @auth, I was fairly confident that the Builder would work.
Yup, interfaces in my case.
Never thought my schema is that complicated!
![]()
Visual Schema Builder currently does not support interfaces and only supports limited directives(@id, @withSubscription, @search and @hasInverse).