UNPKG

simple-graphql

Version:

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

10 lines 275 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function default_1(instance) { if (!instance) { return instance; } return instance.get({ plain: true }); } exports.default = default_1; //# sourceMappingURL=instanceToData.js.map