I'm getting this error using dotnet's bindings for Graphql, what may it be the cause?
GraphQL.ExecutionError: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at System.Object.GetType() at GraphQL.Types.TypeExtensions.GraphTypeFromType(IType type, ISchema schema)