/* eslint-disable */
import * as Types from '@graphcommerce/graphql-mesh/.mesh';

export type CategoryPathFragment = { uid: string, url_path?: string | null, children?: Array<{ uid: string, url_path?: string | null, children?: Array<{ uid: string, url_path?: string | null, children?: Array<{ uid: string, url_path?: string | null, children?: Array<{ uid: string, url_path?: string | null, children?: Array<{ uid: string, url_path?: string | null } | null> | null } | null> | null } | null> | null } | null> | null } | null> | null };
