UNPKG

@wepublish/api

Version:
4 lines (3 loc) 163 B
import { GraphQLObjectType } from 'graphql'; import { Context } from '../context'; export declare const GraphQLPublicQuery: GraphQLObjectType<undefined, Context>;