UNPKG

graphql-paper

Version:

A flexible in-memory store based on a GraphQL Schema

7 lines (6 loc) 301 B
export { cloneDocument } from './clone-document.mjs'; export { createDocument } from './create-document.mjs'; export { getConnections } from './get-connections.mjs'; export { isDocument } from './is-document.mjs'; export { nullDocument } from './null-document.mjs'; //# sourceMappingURL=index.mjs.map