Shopify REST API vs GraphQl
Shopify allows us to use GraphQL and REST API, which allows us to communicate with the back end of the store from the perspective of the code on the front. In the past REST has been a generally accepted standard in the design and development of APIs, but for a few years GraphQL has been gaining popularity and gaining more and more fans.
Read more