I have installed version 8.1.2 of the gatsby-source-mongodb plugin. In gatsby-config.js I have the same data I use to connect to Compass, but I don’t get mongodbGatsbyBooks or allMongodbGatsbyBooks at http://localhost:8000/___graphql.
What’s wrong with me?