Daniel Hritzkiv
Daniel Hritzkiv
@tobobo we investigated doing the same, if only to benefit from typed/schema'd errors, but ultimately came up short due to having to reimplement graphQL's field-level error logic from scratch, specific...
Ditto on macOS 10.12.3. Uses up a many GBs of memory, freezing my computer until it completes
Ohh. Just saw this. I submitted a fix in #1602
I, too, would like to know. I believe the documentation is wrong, as it suggests to affect the `content` property and then call the `position()` method. However, this has no...
Same here. Here's my stack trace: ``` NullReferenceException: Object reference not set to an instance of an object System.IO.File.WriteAllBytes (System.String path, System.Byte[] bytes) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.IO/File.cs:595) Gltf.Serialization.Exporter.ExportTexture (UnityEngine.Texture2D unityTexture, System.String name)...
@Baza207 FWIW, I pushed a new release yesterday without any recent modifications to the Privacy Manifest, and didn't get a Privacy Manifest related warning email this time, despite getting one...
Happening here as well with 9.0.0 Xcode 15.4.0 Simulator is iOS 17.5
Sorry about that – I didn't see that tests fail when I initially submitted this PR. I've now changed the syntax to allow for treating `fields` as `ResolveTree`, when initializing...