UNPKG

@wepublish/api

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