hasura-extra / graphql-scalars
The library provides scalar types compatible with Hasura graphql engine.
4.0.0
2023-10-09 09:43 UTC
Requires
- php: >=8.1
- symfony/uid: ^6.0
- webonyx/graphql-php: ^15.7
Requires (Dev)
- phpunit/phpunit: ^10.4
Conflicts
- hasura-extra/api-client: <4.0.0
- hasura-extra/auth-hook: <4.0.0
- hasura-extra/bundle: <4.0.0
- hasura-extra/event-dispatcher: <4.0.0
- hasura-extra/metadata: <4.0.0
This package is auto-updated.
Last update: 2023-11-09 09:50:54 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.