graphql-iso-date@2.0.0
A GraphQL scalar type that represents a date in the ISO format YYYY-MM-DD.
MIT
2016-11-17
安装 (2.0.0)
npm install graphql-iso-date@2.0.0
yarn add graphql-iso-date@2.0.0
pnpm add graphql-iso-date@2.0.0
bun add graphql-iso-date@2.0.0
devDependencies (9)
| 包名 | 版本要求 |
|---|---|
| babel-cli | ^6.10.1 |
| babel-eslint | ^6.1.2 |
| babel-jest | ^16.0.0 |
| babel-plugin-transform-flow-strip-types | ^6.8.0 |
| babel-preset-es2015 | ^6.9.0 |
| babel-preset-stage-2 | ^6.5.0 |
| flow-bin | ^0.35.0 |
| jest | ^16.0.1 |
| standard | ^8.0.0 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| graphql | ^0.8.0 |