Closed stephencweiss closed 4 years ago
The idea of an array of queries is unnecessary.
The different options are that - not queries.
Simplify down to this:
{ resolve: `gatsby-source-xkcd`, options: { comicIds: [12, 100] , comicQuantity: 5 , latest: true } }
The idea of an array of queries is unnecessary.
The different options are that - not queries.
Simplify down to this: