UNPKG

usimple-saleor-sdk

Version:

This package contains all queries and mutations that are used in our sample storefront. It can be used for semi-custom or fully-custom (with ability to extend existing queries) storefront solutions.

6 lines 286 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.categoryWithParent = exports.categoryWithChildren = void 0; exports.categoryWithChildren = "Q2F0ZWdvcnk6Nw=="; exports.categoryWithParent = "Q2F0ZWdvcnk6MjI="; //# sourceMappingURL=fixtures.js.map