New: createcustomgraphqlAll contenthive-129948hive-196917krhive-150122hive-180932zzanhive-185836steemhive-183959hive-144064hive-166405hive-183397hive-188619hive-101145photographyuncommonlabhive-145157hive-139150hive-109690hive-103599hive-180301hive-139765bitcoinhive-170554krsuccessTrendingNewHotLikersmagecomp (35)in magento2 • 4 years agoHow to Create Custom GraphQL in Magento 2GraphQL was introduced in Magento 2.3 as a replacement to REST and SOAP API. Magento uses 2 types of GraphQL operation: Query to read data and Mutation for Write data to the server. In this…