UNPKG

simple-graphql

Version:

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

4 lines (3 loc) 113 B
import { GraphQLScalarType } from 'graphql'; declare const _default: GraphQLScalarType; export default _default;