E-commerce graphql API

Implement universal graphql endpoint for any product types: from clothes to mattresses or beds, tyres etc. Advanced product pricing via product variants and variant options, dynamic product properties from simple type as string to colors, materials, sizes catalogs or composite properties like dimension: {if width && length && heigh}{width}x{length}x{height}{/if}

It will be great platform for medium and large e-commerce stores as PWA applications on React (Nuxt) , Vue.js (Next) or Angular and other. This is complete freedom for developers to display data with GraphQL endpoint as saas and corresponding back-end admin panel for e-commerce store staff. GraphQL API is the best solution for e-commerce store front-end development.