import product from './product' import homePage from './homePage' export const schemaTypes = [product, homePage]