Steve Wagner
Steve Wagner
Uh my guess is that this means a lot people can not upgrade to v5 for a long time. In example our own deps report 50 errors cause nodes assert...
@bizzycola what about sending the headers object as default subscription init payload? I think that would fit most users needs. Speaking of subscription payloads. Whats the correct way to configure...
@Mpdreamz then what is the intended way of type safe updating multiple fields to null without reindexing the whole document? I know i script can do that. But I can...
> @lanwin Would you like to continue working on it? Yes but I am not sure yet whats expected from here.
@juliangruber you could already use it: ``` const client = new GraphQLClient('/api/graphql', { async fetch(input, init): { const response = await window.fetch(input, init); response.json = async () => { const...
I currently have exactly the opposite problem. The generated DocumentNode only contains the Source for the Query itself but no the fragments. While the definitions list also contains the fragments.
Hmm ok I thought it would be. Then the question is, thy does Jellyfin transcodes my files even when the device can play them natively and how to disable that....
Ah sorry I totally missed your reply. Currently I have not much time to use Jellyfin. But the one time I did, it seemed to work. I upgraded the Backend...
Hey Danny, thank you very much for that project. I am currently in the process of buying a 4 unit ac Samsung system and looking into how I can integrate...
> > Hey Danny, thank you very much for that project. I am currently in the process of buying a 4 unit ac Samsung system and looking into how I...