Open
Description
This might be old hat and I know it’s not a great issue but need to write down somewhere:
You should be able to describe fragments or query’s with inline strings as opposed to colocating with graphql files.
It probs seems minor but from a DX perspective the whole co-locating things a big deal.
Creating more folder structure to organize is less good than just having the query in a used component. This is probably more true of SwiftUI than anything, and I have some SwiftUI stuff to contribute if folks want it.