import blogPost from './blogPost' import libraryItem from './libraryItem' export const schemaTypes = [blogPost, libraryItem]