out of curiosity, does this approach result in peo...
# announcements
b
out of curiosity, does this approach result in people making a single React component that defines a fragment and renders the whole thing, with sub-render functions, etc., since creating a nice tree of components means creating a whole tree of repeated graphQL fragments?