hasura-extra / graphql-scalars
The library provides scalar types compatible with Hasura graphql engine.
6.0.0
2026-06-11 12:06 UTC
Requires
- php: >=8.4
- symfony/uid: ^8.0
- webonyx/graphql-php: ^15.7
Requires (Dev)
- phpunit/phpunit: ^10.4
Conflicts
- hasura-extra/api-client: <6.0.0
- hasura-extra/auth-hook: <6.0.0
- hasura-extra/bundle: <6.0.0
- hasura-extra/event-dispatcher: <6.0.0
- hasura-extra/metadata: <6.0.0
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.