UNPKG

graphql-paper

Version:

A flexible in-memory store based on a GraphQL Schema

9 lines (8 loc) 158 B
function getStoreOperation(context) { var { store } = context; return store; } export { getStoreOperation }; //# sourceMappingURL=get-store.mjs.map