Removed folders recommendation
What does this MR do?
- Removes documentation about recommended folders structure for queries and mutations. From my point of view, the folder structure is very opinionated and depends on application size/architecture. We can't recommend the same folder structure for all the applications we have. I think having a naming convention is enough for now.
- Refactors Fragments documentation to use JS example with imports shown