graphql / type-system-contracts
A set of GraphQL Type System abstractions
15.5.0
2021-04-23 10:52 UTC
Requires
- php: ^7.1.4|^8.0
- ext-json: *
- symfony/polyfill-php80: ^1.22
Requires (Dev)
- jetbrains/phpstorm-attributes: ^1.0
- roave/security-advisories: dev-latest
- squizlabs/php_codesniffer: ^3.6
- vimeo/psalm: ^4.7
Suggests
- graphql/type-system-implementation: Any GraphQL Type System implementation
This package is auto-updated.
Last update: 2024-10-23 18:22:44 UTC
README
GraphQL Type System Contracts
A set of GraphQL Type System abstractions.
Can be used to build on semantics of applications that using the GraphQL Type System, which is based on the reference GraphQL 15.5 JavaScript implementation
License
See LICENSE