How to Get Configuration Value using GraphQL in Magento 2
Magento, Magento 2

How to Get Configuration Value using GraphQL in Magento 2

In this tutorial, Today I will explain to how to get store configuration value using GraphQL in Magento 2. After Magento 2.3.x, GraphQL is best feature added in Magento 2. Now, Some functionality by default provided in Magento 2 GraphQL. But, some functionalities still not available in GraphQL. However, If you want to get some store configuration value using GraphQL…

Continue Reading

How to use GraphQL in Magento 2.3.x
Magento, Magento 2

How to use GraphQL in Magento 2.3.x

In this tutorial, we will learn about how to use GraphQL in magento 2.3. Magento 2.3 version comes with many new features. For example, MSI (Multi-store Inventory), PWA (Progressive Web Apps), GraphQL and many others. Before the implementation of GraphQL in Magento2.3 let’s understand its basics. What is GraphQL? GraphQL is a query language for APIs which is used to…

Continue Reading