Start StrapiCMS and gatsby on locahost

Hi, guys I have some problem after add plugin gatsby-source-strapi to Gatsby, there no starapi entries on http://localhost:8000/___graphql
Screenshot by Lightshot
Screenshot by Lightshot
Tell me please how fixred it, thanks?

“gatsby-source-strapi”: “^3.3.1”,
@strapi/strapi”: “4.13.7”,

Is your Strapi instance running on 127.0.0.1?

Anyways, we usually don’t help with debugging local issues. That falls under custom code which is outside the scope of support.