Gatsby GraphQL Questions
Tags: Drafts [[Code]]Can you create a fragment that takes an argument?
can you put your GraphQL queries in a separate file, or do they always have to be in the component file?
How do you do two of the same type of query? Named query
it seems like if you create a fragment, you can use that anywhere