UNPKG

graphql-paper

Version:

A flexible in-memory store based on a GraphQL Schema

3 lines (2 loc) 143 B
import { DocumentTypeValidator } from '../../types'; export declare const documentPropertyExistsAsFieldOnTypeValidator: DocumentTypeValidator;