Duplicate graphql error

And by the way,
that is the correct way to install strapi plugin:
npm install @gridsome/source-strapi

and on the plugin object it should be:
use: “@gridsome/source-strapi”,
(A bit different on your docs),
Thanks.