UNPKG

simple-graphql

Version:

The simple way to generates GraphQL schemas and Sequelize models from your models definition.

3 lines (2 loc) 96 B
import { SGModel } from '../../index'; export default function (instance: SGModel | null): any;