David Morin

Results 4 comments of David Morin
trafficstars

Hi @aduh95 , the packages I posted above are the latest Uppy versions. This is happening on Chrome, version: ![image](https://user-images.githubusercontent.com/45639728/156048785-3129b749-c948-4c30-85ff-224a6a27280a.png) I will check with my colleagues and ask about their...

Question about useFragment(), is it _supposed_ to support adding the fragments in our queries? ie, child component with a fragment written in it: ``` export const DriverCardFragment = gql` fragment...

Being able to exclude tables from the schema is a logical feature, IMO. As @dvv mentioned, it isn't really feasible to restrict permissions on a table to the point where...

Forgive my ignorance here, just started using Relay myself with a Vite/Vitest app. Is there a suggested workaround I can employ until this is fixed?