hasura-extra / graphql-scalars
The library provides scalar types compatible with Hasura graphql engine.
Installs: 16 568
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
pkg:composer/hasura-extra/graphql-scalars
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: 2025-10-01 00:16:25 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.