UNPKG

willwill96-petfinder-graphql

Version:

contains files and utilities to bootstrap a graphql instance wrapping the petfinder api

3 lines (2 loc) 143 B
export { default as petFinderGraphQlSchema } from './schema'; export { default as generatePetfinderGraphQlContext } from './generate-context';