You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For now if we provide some scalar type with name, say "CoolType" and node, Node("CoolType"), hiku will not complaint, however this is forbidden - graphql schema can not have scalar and type with same name.