Andrew Millington
Andrew Millington
> @Sephster could you try with Apollo Client version 3.8.3? I'm also waiting for Firefox to release the latest version of the addon which hopefully will be in the next...
Good find. Thanks for that. I've fixed now
I've changed the code now to make getRequestParameters more strict and remove as much of the mixed types as I can. Three remain but I think this is ok. Hopefully...
Sorry when this discussion started I was under the assumption that we were all on board with casting to strings being the responsibility of the implementer of the library. This...
My interpretation of the RFC is that when they say string, the just mean we can use a sequence of numbers or characters, rather than making us impose a strict...
Thanks @hafezdivandari. I will do this tomorrow to give @eugene-borovov time to reply but all being well, will get these changes in place. Thanks!
Sorry for the delay in getting back to this. I was sick this week so just picking this up now. Thanks for your feedback Eugene. Totally get where you are...
Thank you. Sorry, I thought I'd fixed that. Will check asap
I don't think there is a way to do this in the library. Can you provide a bit more information about the nature of the additional handling you want to...
I think there is something not quite right about your architecture. The clients shouldn't be as coupled to your resources as they are. Take Twitter and the many third party...