graphql-iso-date@1.0.1
A GraphQL scalar type that represents a date in the ISO format YYYY-MM-DD.
MIT
2016-08-28
安装 (1.0.1)
npm install graphql-iso-date@1.0.1
yarn add graphql-iso-date@1.0.1
pnpm add graphql-iso-date@1.0.1
bun add graphql-iso-date@1.0.1
devDependencies (11)
| 包名 | 版本要求 |
|---|---|
| babel-cli | ^6.10.1 |
| babel-eslint | ^6.1.2 |
| babel-plugin-transform-flow-strip-types | ^6.8.0 |
| babel-polyfill | ^6.9.1 |
| babel-preset-es2015 | ^6.9.0 |
| babel-preset-stage-2 | ^6.5.0 |
| babel-register | ^6.9.0 |
| chai | ^3.5.0 |
| flow-bin | ^0.27.0 |
| mocha | ^2.5.3 |
| standard | ^8.0.0 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| graphql | ^0.5.0 || ^0.6.0 || ^0.7.0 |