Kavanaugh Latiolais

Results 73 comments of Kavanaugh Latiolais

Worth noting because https://github.com/facebook/relay/pull/4053 hasn't been merged relay pagination and refetching doesn't work with refetchable on nodes with the above `schemaConfig.nodeInterfaceIdField`. Working around that via root fragments now but for...

Yeah I put them there so they'd be set as part of updating main but I can add an init section instead after we define them if you'd prefer

Diff syntax doesn't show up until adding the brick check two sections later. ``` + call CheckAndHandleBrick ``` I'm inclined to instead introduce variable initialization with a sentence and a...

Worth calling out the OP comment; while caching of build layers would be cool and whatnot a great first step would be caching of external images. Might be worth tilting...

Thanks for the quick reply and great workaround @olirice. You rock!

It's still a bit of a pain for me as well FWIW. One thing that might be worth discussing is the spec behavior seems to be to merge the fragments...

Will second Bryan to say the bugs this causes are an absolute pain in the rear to fix. A lot of action at a distance. Fragments basically end up cache...

@bryanmylee if you take a look at the graphql spec conversation I linked up top it has a solid explanation of how you might allow connections with different parameters in...

> Thank you for this contribution @kav ! 🙏 > > We need to keep in mind that `ra-supabase` is a library used by other people, so it should offer...