hasura-extra / graphql-scalars
The library provides scalar types compatible with Hasura graphql engine.
5.0.0
2024-01-03 18:34 UTC
Requires
- php: >=8.2
- symfony/uid: ^7.0
- webonyx/graphql-php: ^15.7
Requires (Dev)
- phpunit/phpunit: ^10.4
Conflicts
- hasura-extra/api-client: <5.0.0
- hasura-extra/auth-hook: <5.0.0
- hasura-extra/bundle: <5.0.0
- hasura-extra/event-dispatcher: <5.0.0
- hasura-extra/metadata: <5.0.0
This package is auto-updated.
Last update: 2024-11-03 20:22:46 UTC
README
Provides scalar types for webonyx/graphql to compatible with Hasura graphql engine.
Installation
Install via Composer:
composer require hasura-extra/graphql-scalars
Documentation
The document of this library can be browsed on Github page.
License
This project is released under the MIT License.