UNPKG

@prisma-cms/front-editor

Version:
12 lines (9 loc) 221 B
import { // ApolloClient, DocumentNode, // NormalizedCacheObject, } from '@apollo/client' export interface TemplateRendererProps { // client: ApolloClient<NormalizedCacheObject> templateQuery?: DocumentNode }