graphile-sort-schema-plugin 2.0.0
Install from the command line:
Learn more about npm packages
$ npm install @spear-ai/graphile-sort-schema-plugin@2.0.0
Install via package.json:
"@spear-ai/graphile-sort-schema-plugin": "2.0.0"
About this version
A Graphile plugin to lexicographically sort your schema.
yarn add -D @spear-ai/graphile-sort-schema-plugin
Add the plugin to your graphile preset:
import { sortSchemaPlugin } from "@spear-ai/graphile-sort-schema-plugin";
const createPreset: GraphileConfig.Preset = {
// …
plugins: [
// …
sortSchemaPlugin,
],
};
Details
- graphile-sort-schema-plugin
- spear-ai
- 8 months ago
- MIT
- 20 dependencies
Assets
- graphile-sort-schema-plugin-2.0.0.tgz
Download activity
- Total downloads 0
- Last 30 days 0
- Last week 0
- Today 0