import { graphSchema } from '@/modules/index' /** * Used in codegen.yml */ const schema = graphSchema() export default schema