Custom graphQL query

Need to create a custom query inside a custom module to fetch and display data from Magento 2.
The data comes from a custom Magento module that exposes a simple entry list via graphQL.
Using Apollo sandbox I can view the response but I cannot seem to be able to find a step by step guide to achieve implementing the query in my module.

Links I followed
https://docs.vuestorefront.io/v2/composition/extending-graphql-queries.html
https://docs.vuestorefront.io/v2/integrate/supporting-custom-queries.html
https://vuestorefront.io/blog/create-custom-graphql-query-with-vue-storefront-and-commercetools-integration
Vue Storefront 2 documentation
In this article, we will explore how to create a custom GraphQL query for Vue Storefront with Commercetools integration. Follow our guide to learn how to utilize GraphQL to optimize your eCommerce platform and create a seamless shopping experience for your customers.
Was this page helpful?