ML

Results 6 comments of ML

Also ran into this problem :( For me in the main struct i added a sub struct. Both are conforming to the Codable protocol. `struct MainStruct:Codable{ let name:String let someInfo:...

Okay Sorry :/ My fault. I typed **Firebase**Decoder instead of **Firestore**Decoder It would be nice if there was a little note in the error message if that's feasible. It may...

After having a look at the code ... Integer values are also not supported As a result this will also fail: ```Json { "field": "testMutation", "arguments": { "input": { "ids":...

@tomerd Yes absolutely. I am a bit busy lately so it might take a few days.

After having a look at the code ... Integer values are also not supported As a result this will also fail: ```Json { "field": "testMutation", "arguments": { "input": { "ids":...

@tomerd Yes absolutely. I am a bit busy lately so it might take a few days.